Home
last modified time | relevance | path

Searched refs:HCRHPORT1 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Disp116x-hcd.c931 u32 status = isp116x_read_reg32(isp116x, i ? HCRHPORT2 : HCRHPORT1); in isp116x_hub_status_data()
984 HCRHPORT2 : HCRHPORT1); in root_port_reset()
996 HCRHPORT1, (RH_PS_PRS)); 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()
1385 isp116x_write_reg32(isp116x, HCRHPORT1, RH_PS_CCS); in isp116x_start()
1473 isp116x_read_reg32(isp116x, val ? HCRHPORT2 : HCRHPORT1); in isp116x_bus_resume()
1479 ? HCRHPORT2 : HCRHPORT1); in isp116x_bus_resume()
Disp1362-hcd.c1142 isp1362_hcd->rhport[0] = isp1362_read_reg32(isp1362_hcd, HCRHPORT1); in isp1362_irq()
1663 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, tmp); in isp1362_hub_control()
1665 isp1362_read_reg32(isp1362_hcd, HCRHPORT1 + wIndex); in isp1362_hub_control()
1677 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, RH_PS_PSS); in isp1362_hub_control()
1679 isp1362_read_reg32(isp1362_hcd, HCRHPORT1 + wIndex); in isp1362_hub_control()
1685 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, RH_PS_PPS); in isp1362_hub_control()
1687 isp1362_read_reg32(isp1362_hcd, HCRHPORT1 + wIndex); in isp1362_hub_control()
1698 tmp = isp1362_read_reg32(isp1362_hcd, HCRHPORT1 + wIndex); in isp1362_hub_control()
1706 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, (RH_PS_PRS)); in isp1362_hub_control()
1714 HCRHPORT1 + wIndex); in isp1362_hub_control()
[all …]
Disp116x.h90 #define HCRHPORT1 0x15 macro
474 isp116x_show_reg_##type(d, HCRHPORT1, s); \
Disp1362.h85 ISP1362_REG(HCRHPORT1, 0x15, REG_WIDTH_32, REG_ACCESS_RW);
810 isp1362_show_reg(isp1362_hcd, HCRHPORT1); in isp1362_show_regs()