Home
last modified time | relevance | path

Searched refs:GHWCFG4_IDDIG_FILT_EN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h288 #define GHWCFG4_IDDIG_FILT_EN BIT(20) macro
H A Dcore.c336 if (!(ghwcfg4 & GHWCFG4_IDDIG_FILT_EN)) in dwc2_iddig_filter_enabled()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h312 #define GHWCFG4_IDDIG_FILT_EN BIT(20) macro