Searched refs:LOW_SPEED_PORT (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/c67x00/
H A Dc67x00-hcd.c111 if (usb_status & LOW_SPEED_PORT(port)) {
H A Dc67x00.h45 #define LOW_SPEED_PORT(x) ((x) ? 0x0800 : 0x0400) macro

Completed in 275 milliseconds