Home
last modified time | relevance | path

Searched refs:HCS_INDICATOR (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/usb/
A Dehci_def.h28 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
/linux-6.3-rc2/drivers/usb/host/
A Dehci-hub.c723 if (HCS_INDICATOR (ehci->hcs_params)) in ehci_hub_descriptor()
A Dehci-dbg.c23 HCS_INDICATOR(params) ? " ind" : "", in dbg_hcs_params()
A Dxhci.h109 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro
A Doxu210hp-hcd.c103 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro

Completed in 23 milliseconds