Searched refs:HCFG_FRLISTEN_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/dwc2/ | ||
A D | hw.h | 691 #define HCFG_FRLISTEN_MASK (0x3 << 24) macro |
A D | hcd_ddma.c | 197 hcfg &= ~HCFG_FRLISTEN_MASK; in dwc2_per_sched_enable() |
Completed in 9 milliseconds