Searched refs:LOW_SPEED_PORT (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/usb/c67x00/ | ||
D | c67x00.h | 31 #define LOW_SPEED_PORT(x) ((x) ? 0x0800 : 0x0400) macro |
D | c67x00-hcd.c | 97 if (usb_status & LOW_SPEED_PORT(port)) { in c67x00_hub_control() |