Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/usb/
Dc67x00.h12 #define C67X00_SIE_UNUSED 0 macro
19 #define C67X00_SIE1_UNUSED (C67X00_SIE_UNUSED << 0)
24 #define C67X00_SIE2_UNUSED (C67X00_SIE_UNUSED << 4)
/linux-6.1.9/drivers/usb/c67x00/
Dc67x00-drv.c47 case C67X00_SIE_UNUSED: in c67x00_probe_sie()