Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/usb/
Dc67x00.h26 #define C67X00_SIE_UNUSED 0 macro
33 #define C67X00_SIE1_UNUSED (C67X00_SIE_UNUSED << 0)
38 #define C67X00_SIE2_UNUSED (C67X00_SIE_UNUSED << 4)
/linux-4.1.27/drivers/usb/c67x00/
Dc67x00-drv.c61 case C67X00_SIE_UNUSED: in c67x00_probe_sie()