Searched refs:HCRHPORT1 (Results 1 – 2 of 2) sorted by relevance
| /linux/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() 995 HCRHPORT1, (RH_PS_PRS)); 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() 1383 isp116x_write_reg32(isp116x, HCRHPORT1, RH_PS_CCS); in isp116x_start() 1472 isp116x_read_reg32(isp116x, val ? HCRHPORT2 : HCRHPORT1); in isp116x_bus_resume() 1478 ? HCRHPORT2 : HCRHPORT1); in isp116x_bus_resume()
|
| H A D | isp116x.h | 90 #define HCRHPORT1 0x15 macro 473 isp116x_show_reg_##type(d, HCRHPORT1, s); \
|