Home
last modified time | relevance | path

Searched refs:HCS_INDICATOR (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dehci_def.h42 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dehci_def.h28 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-regs.h26 #define HCS_INDICATOR(p) ((p) & (1 << 16)) /* true: has port indicators */ macro
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-dbg.c23 HCS_INDICATOR(params) ? " ind" : "", in dbg_hcs_params()
H A Dehci-hub.c723 if (HCS_INDICATOR (ehci->hcs_params)) in ehci_hub_descriptor()
898 * HCS_INDICATOR may say we can change LEDs to off/amber/green. in ehci_hub_control()
H A Dxhci.h109 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro
H A Doxu210hp-hcd.c103 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
3576 * HCS_INDICATOR may say we can change LEDs to off/amber/green. in oxu_hub_control()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-dbg.c23 HCS_INDICATOR(params) ? " ind" : "", in dbg_hcs_params()
H A Dehci-hub.c724 if (HCS_INDICATOR (ehci->hcs_params)) in ehci_hub_descriptor()
761 * HCS_INDICATOR may say we can change LEDs to off/amber/green. in ehci_hub_control()
H A Dxhci.h109 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro
H A Doxu210hp-hcd.c103 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
3577 * HCS_INDICATOR may say we can change LEDs to off/amber/green. in oxu_hub_control()

Completed in 47 milliseconds