Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Disp116x-hcd.c929 u32 status = isp116x_read_reg32(isp116x, i ? HCRHPORT2 : HCRHPORT1); in isp116x_hub_status_data()
982 HCRHPORT2 : HCRHPORT1); in root_port_reset()
993 isp116x_write_reg32(isp116x, port ? HCRHPORT2 : in root_port_reset()
1052 tmp = isp116x_read_reg32(isp116x, (--wIndex) ? HCRHPORT2 : HCRHPORT1); in isp116x_hub_control()
1101 ? HCRHPORT2 : HCRHPORT1, tmp); in isp116x_hub_control()
1114 ? HCRHPORT2 : HCRHPORT1, RH_PS_PSS); in isp116x_hub_control()
1121 ? HCRHPORT2 : HCRHPORT1, RH_PS_PPS); in isp116x_hub_control()
1397 isp116x_write_reg32(isp116x, HCRHPORT2, RH_PS_CCS); in isp116x_start()
1482 isp116x_read_reg32(isp116x, val ? HCRHPORT2 : HCRHPORT1); in isp116x_bus_resume()
1488 ? HCRHPORT2 : HCRHPORT1); in isp116x_bus_resume()
Disp116x.h106 #define HCRHPORT2 0x16 macro
474 isp116x_show_reg_##type(d, HCRHPORT2, s); \
Disp1362.h131 ISP1362_REG(HCRHPORT2, 0x16, REG_WIDTH_32, REG_ACCESS_RW);
856 isp1362_show_reg(isp1362_hcd, HCRHPORT2); in isp1362_show_regs()
Disp1362-hcd.c1141 isp1362_hcd->rhport[1] = isp1362_read_reg32(isp1362_hcd, HCRHPORT2); in isp1362_irq()
1993 isp1362_read_reg32(isp1362_hcd, HCRHPORT2)); in dump_regs()