Home
last modified time | relevance | path

Searched refs:GOTGCTL_DBNCE_FLTR_BYPASS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Ddrd.c18 GOTGCTL_DBNCE_FLTR_BYPASS)
H A Dplatform.c670 gotgctl |= GOTGCTL_DBNCE_FLTR_BYPASS; in dwc2_suspend()
727 gotgctl &= ~GOTGCTL_DBNCE_FLTR_BYPASS; in dwc2_resume()
H A Dhw.h23 #define GOTGCTL_DBNCE_FLTR_BYPASS BIT(15) macro
H A Dcore.c347 if (gotgctl & GOTGCTL_DBNCE_FLTR_BYPASS) in dwc2_iddig_filter_enabled()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h56 #define GOTGCTL_DBNCE_FLTR_BYPASS BIT(15) macro