Home
last modified time | relevance | path

Searched refs:C67X00_PORTS (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/c67x00/
Dc67x00-hcd.c70 for (i = 0; i < C67X00_PORTS; i++) in c67x00_hub_status_data()
98 if (wIndex > C67X00_PORTS) in c67x00_hub_control()
139 if (wIndex > C67X00_PORTS) in c67x00_hub_control()
168 if (wIndex > C67X00_PORTS) in c67x00_hub_control()
Dc67x00.h241 #define C67X00_PORTS 2 macro