Searched refs:HCRHPORT2 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | isp116x-hcd.c | 931 u32 status = isp116x_read_reg32(isp116x, i ? HCRHPORT2 : HCRHPORT1); in isp116x_hub_status_data() 984 HCRHPORT2 : HCRHPORT1); in root_port_reset() 995 isp116x_write_reg32(isp116x, port ? HCRHPORT2 : in root_port_reset() 1055 tmp = isp116x_read_reg32(isp116x, (--wIndex) ? HCRHPORT2 : HCRHPORT1); in isp116x_hub_control() 1104 ? HCRHPORT2 : HCRHPORT1, tmp); in isp116x_hub_control() 1117 ? HCRHPORT2 : HCRHPORT1, RH_PS_PSS); in isp116x_hub_control() 1124 ? HCRHPORT2 : HCRHPORT1, RH_PS_PPS); in isp116x_hub_control() 1386 isp116x_write_reg32(isp116x, HCRHPORT2, RH_PS_CCS); in isp116x_start() 1473 isp116x_read_reg32(isp116x, val ? HCRHPORT2 : HCRHPORT1); in isp116x_bus_resume() 1479 ? HCRHPORT2 in isp116x_bus_resume() [all...] |
H A D | isp116x.h | 107 #define HCRHPORT2 0x16 macro 475 isp116x_show_reg_##type(d, HCRHPORT2, s); \
|
H A D | isp1362.h | 86 ISP1362_REG(HCRHPORT2, 0x16, REG_WIDTH_32, REG_ACCESS_RW); 811 isp1362_show_reg(isp1362_hcd, HCRHPORT2); in isp1362_show_regs()
|
H A D | isp1362-hcd.c | 1143 isp1362_hcd->rhport[1] = isp1362_read_reg32(isp1362_hcd, HCRHPORT2); in isp1362_irq() 1995 seq_printf(s, "HCRHPORT2 [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCRHPORT2), in dump_regs() 1996 isp1362_read_reg32(isp1362_hcd, HCRHPORT2)); in dump_regs()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | isp116x-hcd.c | 930 u32 status = isp116x_read_reg32(isp116x, i ? HCRHPORT2 : HCRHPORT1); in isp116x_hub_status_data() 983 HCRHPORT2 : HCRHPORT1); in root_port_reset() 994 isp116x_write_reg32(isp116x, port ? HCRHPORT2 : in root_port_reset() 1054 tmp = isp116x_read_reg32(isp116x, (--wIndex) ? HCRHPORT2 : HCRHPORT1); in isp116x_hub_control() 1103 ? HCRHPORT2 : HCRHPORT1, tmp); in isp116x_hub_control() 1116 ? HCRHPORT2 : HCRHPORT1, RH_PS_PSS); in isp116x_hub_control() 1123 ? HCRHPORT2 : HCRHPORT1, RH_PS_PPS); in isp116x_hub_control() 1384 isp116x_write_reg32(isp116x, HCRHPORT2, RH_PS_CCS); in isp116x_start() 1472 isp116x_read_reg32(isp116x, val ? HCRHPORT2 : HCRHPORT1); in isp116x_bus_resume() 1478 ? HCRHPORT2 in isp116x_bus_resume() [all...] |
H A D | isp116x.h | 107 #define HCRHPORT2 0x16 macro 474 isp116x_show_reg_##type(d, HCRHPORT2, s); \
|
H A D | isp1362.h | 86 ISP1362_REG(HCRHPORT2, 0x16, REG_WIDTH_32, REG_ACCESS_RW);
|
H A D | isp1362-hcd.c | 1143 isp1362_hcd->rhport[1] = isp1362_read_reg32(isp1362_hcd, HCRHPORT2); in isp1362_irq() 1995 seq_printf(s, "HCRHPORT2 [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCRHPORT2), in dump_regs() 1996 isp1362_read_reg32(isp1362_hcd, HCRHPORT2)); in dump_regs()
|
Completed in 21 milliseconds