Searched refs:DEVLC_PSPD (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/chipidea/ | ||
D | bits.h | 69 #define DEVLC_PSPD (0x03UL << 25) macro |
D | udc.c | 242 return ci->hw_bank.lpm ? hw_read(ci, OP_DEVLC, DEVLC_PSPD) : in hw_port_is_high_speed() |