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