Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h661 #define HCFG_FRLISTEN_MASK (0x3 << 24) macro
H A Dhcd_ddma.c167 hcfg &= ~HCFG_FRLISTEN_MASK; in dwc2_per_sched_enable()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h685 #define HCFG_FRLISTEN_MASK (0x3 << 24) macro