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