/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-hub.c | 55 port = HCS_N_PORTS(ehci->hcs_params); in ehci_handover_companion_ports() 69 port = HCS_N_PORTS(ehci->hcs_params); in ehci_handover_companion_ports() 96 port = HCS_N_PORTS(ehci->hcs_params); in ehci_handover_companion_ports() 127 int i = HCS_N_PORTS(ehci->hcs_params); in ehci_port_change() 164 port = HCS_N_PORTS(ehci->hcs_params); in ehci_adjust_port_wakeup_flags() 176 port = HCS_N_PORTS(ehci->hcs_params); in ehci_adjust_port_wakeup_flags() 196 port = HCS_N_PORTS(ehci->hcs_params); in ehci_adjust_port_wakeup_flags() 255 port = HCS_N_PORTS(ehci->hcs_params); in ehci_bus_suspend() 317 port = HCS_N_PORTS(ehci->hcs_params); in ehci_bus_suspend() 427 i = HCS_N_PORTS(ehc in ehci_bus_resume() [all...] |
H A D | ehci-sysfs.c | 20 nports = HCS_N_PORTS(ehci->hcs_params); in companion_show() 52 if (portnum <= 0 || portnum > HCS_N_PORTS(ehci->hcs_params)) in companion_store()
|
H A D | ehci-pci.c | 286 if (temp && HCS_N_PORTS(ehci->hcs_params) > temp) { in ehci_pci_setup() 291 HCS_N_PORTS(ehci->hcs_params)); in ehci_pci_setup()
|
H A D | ehci-brcm.c | 61 int ports = HCS_N_PORTS(ehci->hcs_params); in ehci_brcm_hub_control()
|
H A D | oxu210hp-hcd.c | 108 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro 395 #define EHCI_MAX_ROOT_PORTS 15 /* see HCS_N_PORTS */ 869 int ports = HCS_N_PORTS(oxu->hcs_params); in ehci_hub_descriptor() 2770 int port = HCS_N_PORTS(oxu->hcs_params); in ehci_turn_off_all_ports() 2784 for (port = HCS_N_PORTS(oxu->hcs_params); port > 0; ) { in ehci_port_power() 2902 unsigned i = HCS_N_PORTS(oxu->hcs_params); in oxu210_hcd_irq() 3500 ports = HCS_N_PORTS(oxu->hcs_params); in oxu_hub_status_data() 3567 int ports = HCS_N_PORTS(oxu->hcs_params); in oxu_hub_control() 3867 port = HCS_N_PORTS(oxu->hcs_params); in oxu_bus_suspend() 3968 i = HCS_N_PORTS(ox in oxu_bus_resume() [all...] |
H A D | fotg210.h | 43 #define FOTG210_MAX_ROOT_PORTS 1 /* see HCS_N_PORTS */ 220 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro
|
H A D | ehci-dbg.c | 28 HCS_N_PORTS(params)); in dbg_hcs_params() 35 for (i = 0; i < HCS_N_PORTS(params); i++) { in dbg_hcs_params() 870 for (i = 1; i <= HCS_N_PORTS(ehci->hcs_params); i++) { in fill_registers_buffer()
|
H A D | ehci-hcd.c | 320 int port = HCS_N_PORTS(ehci->hcs_params); in ehci_turn_off_all_ports() 797 unsigned i = HCS_N_PORTS (ehci->hcs_params); in ehci_irq()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-hub.c | 55 port = HCS_N_PORTS(ehci->hcs_params); in ehci_handover_companion_ports() 69 port = HCS_N_PORTS(ehci->hcs_params); in ehci_handover_companion_ports() 96 port = HCS_N_PORTS(ehci->hcs_params); in ehci_handover_companion_ports() 127 int i = HCS_N_PORTS(ehci->hcs_params); in ehci_port_change() 164 port = HCS_N_PORTS(ehci->hcs_params); in ehci_adjust_port_wakeup_flags() 176 port = HCS_N_PORTS(ehci->hcs_params); in ehci_adjust_port_wakeup_flags() 196 port = HCS_N_PORTS(ehci->hcs_params); in ehci_adjust_port_wakeup_flags() 255 port = HCS_N_PORTS(ehci->hcs_params); in ehci_bus_suspend() 317 port = HCS_N_PORTS(ehci->hcs_params); in ehci_bus_suspend() 427 i = HCS_N_PORTS(ehc in ehci_bus_resume() [all...] |
H A D | ehci-sysfs.c | 20 nports = HCS_N_PORTS(ehci->hcs_params); in companion_show() 52 if (portnum <= 0 || portnum > HCS_N_PORTS(ehci->hcs_params)) in companion_store()
|
H A D | ehci-pci.c | 290 if (temp && HCS_N_PORTS(ehci->hcs_params) > temp) { in ehci_pci_setup() 295 HCS_N_PORTS(ehci->hcs_params)); in ehci_pci_setup()
|
H A D | ehci-brcm.c | 61 int ports = HCS_N_PORTS(ehci->hcs_params); in ehci_brcm_hub_control()
|
H A D | oxu210hp-hcd.c | 108 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro 395 #define EHCI_MAX_ROOT_PORTS 15 /* see HCS_N_PORTS */ 869 int ports = HCS_N_PORTS(oxu->hcs_params); in ehci_hub_descriptor() 2771 int port = HCS_N_PORTS(oxu->hcs_params); in ehci_turn_off_all_ports() 2785 for (port = HCS_N_PORTS(oxu->hcs_params); port > 0; ) { in ehci_port_power() 2903 unsigned i = HCS_N_PORTS(oxu->hcs_params); in oxu210_hcd_irq() 3501 ports = HCS_N_PORTS(oxu->hcs_params); in oxu_hub_status_data() 3568 int ports = HCS_N_PORTS(oxu->hcs_params); in oxu_hub_control() 3868 port = HCS_N_PORTS(oxu->hcs_params); in oxu_bus_suspend() 3969 i = HCS_N_PORTS(ox in oxu_bus_resume() [all...] |
H A D | ehci-dbg.c | 28 HCS_N_PORTS(params)); in dbg_hcs_params() 35 for (i = 0; i < HCS_N_PORTS(params); i++) { in dbg_hcs_params() 870 for (i = 1; i <= HCS_N_PORTS(ehci->hcs_params); i++) { in fill_registers_buffer()
|
H A D | ehci-hcd.c | 321 int port = HCS_N_PORTS(ehci->hcs_params); in ehci_turn_off_all_ports() 795 unsigned i = HCS_N_PORTS (ehci->hcs_params); in ehci_irq()
|
/kernel/linux/linux-5.10/drivers/usb/chipidea/ |
H A D | host.c | 39 int port = HCS_N_PORTS(ehci->hcs_params); in ehci_ci_portpower() 236 unsigned int ports = HCS_N_PORTS(ehci->hcs_params); in ci_ehci_hub_control() 320 port = HCS_N_PORTS(ehci->hcs_params); in ci_ehci_bus_suspend()
|
/kernel/linux/linux-6.6/drivers/usb/chipidea/ |
H A D | host.c | 44 int port = HCS_N_PORTS(ehci->hcs_params); in ehci_ci_portpower() 250 unsigned int ports = HCS_N_PORTS(ehci->hcs_params); in ci_ehci_hub_control() 342 port = HCS_N_PORTS(ehci->hcs_params); in ci_ehci_bus_suspend()
|
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | ehci_def.h | 47 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro
|
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | ehci_def.h | 33 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro
|
/kernel/linux/linux-5.10/drivers/usb/isp1760/ |
H A D | isp1760-regs.h | 28 #define HCS_N_PORTS(p) (((p) >> 0) & 0xf) /* bits 3:0, ports on HC */ macro
|
/kernel/linux/linux-6.6/drivers/usb/isp1760/ |
H A D | isp1760-regs.h | 73 HCS_PPC, HCS_N_PORTS, enumerator
|
H A D | isp1760-core.c | 185 [HCS_N_PORTS] = REG_FIELD(ISP176x_HC_HCSPARAMS, 0, 3),
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.h | 43 #define FOTG210_MAX_ROOT_PORTS 1 /* see HCS_N_PORTS */ 218 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro
|
/kernel/linux/linux-5.10/drivers/usb/early/ |
H A D | ehci-dbgp.c | 769 n_ports = HCS_N_PORTS(hcs_params); in ehci_setup()
|
/kernel/linux/linux-6.6/drivers/usb/early/ |
H A D | ehci-dbgp.c | 769 n_ports = HCS_N_PORTS(hcs_params); in ehci_setup()
|