Searched refs:GPWRDN_LINESTATE_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/dwc2/
H A Dcore_intr.c756 linestate = (gpwrdn & GPWRDN_LINESTATE_MASK) >> GPWRDN_LINESTATE_SHIFT;
H A Dhw.h340 #define GPWRDN_LINESTATE_MASK (0x3 << 19) macro

Completed in 109 milliseconds