Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_udavreg.h143 #define UDAV_GPR_GEPIO0 (1<<0) /* General purpose 0 */ macro
H A Dif_udav.c632 UDAV_CLRBIT(sc, UDAV_GPR, UDAV_GPR_GEPIO0); in udav_init()