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