Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c56 for (i = 0; i < C67X00_PORTS; i++) in c67x00_hub_status_data()
84 if (wIndex > C67X00_PORTS) in c67x00_hub_control()
125 if (wIndex > C67X00_PORTS) in c67x00_hub_control()
154 if (wIndex > C67X00_PORTS) in c67x00_hub_control()
H A Dc67x00.h227 #define C67X00_PORTS 2 macro