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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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 31 milliseconds