Home
last modified time | relevance | path

Searched refs:UTVFU_BASE (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/usb/
H A Dutvfu.c163 { UTVFU_BASE + 0x0105, 0x0060 }, in utvfu_select_input()
164 { UTVFU_BASE + 0x011f, 0x00f2 }, in utvfu_select_input()
165 { UTVFU_BASE + 0x0127, 0x0060 }, in utvfu_select_input()
166 { UTVFU_BASE + 0x00ae, 0x0010 }, in utvfu_select_input()
167 { UTVFU_BASE + 0x0239, 0x0060 }, in utvfu_select_input()
171 { UTVFU_BASE + 0x0105, 0x0010 }, in utvfu_select_input()
172 { UTVFU_BASE + 0x011f, 0x00ff }, in utvfu_select_input()
173 { UTVFU_BASE + 0x0127, 0x0060 }, in utvfu_select_input()
174 { UTVFU_BASE + 0x00ae, 0x0030 }, in utvfu_select_input()
214 { UTVFU_BASE + 0x0267, 0x0036 } in utvfu_select_norm()
[all …]
H A Dutvfu.h51 #define UTVFU_BASE 0xc000 macro