Searched refs:UDAV_GPR_GEPIO0 (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | if_udavreg.h | 143 #define UDAV_GPR_GEPIO0 (1<<0) /* General purpose 0 */ macro |
H A D | if_udav.c | 632 UDAV_CLRBIT(sc, UDAV_GPR, UDAV_GPR_GEPIO0); in udav_init() |