Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h203 #define DOTG_GGPIO_NOVBUSSENS (1 << 21) macro
H A Ddwc_otg.c3960 temp &= ~(DOTG_GGPIO_NOVBUSSENS | DOTG_GGPIO_I2CPADEN); in dwc_otg_init()