Searched refs:HCRHPORT2 (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Disp116x-hcd.c930 u32 status = isp116x_read_reg32(isp116x, i ? HCRHPORT2 : HCRHPORT1);
980 HCRHPORT2 : HCRHPORT1);
991 isp116x_write_reg32(isp116x, port ? HCRHPORT2 :
1050 tmp = isp116x_read_reg32(isp116x, (--wIndex) ? HCRHPORT2 : HCRHPORT1);
1099 ? HCRHPORT2 : HCRHPORT1, tmp);
1112 ? HCRHPORT2 : HCRHPORT1, RH_PS_PSS);
1119 ? HCRHPORT2 : HCRHPORT1, RH_PS_PPS);
1395 isp116x_write_reg32(isp116x, HCRHPORT2, RH_PS_CCS);
1480 isp116x_read_reg32(isp116x, val ? HCRHPORT2 : HCRHPORT1);
1486 ? HCRHPORT2
[all...]
H A Disp116x.h106 #define HCRHPORT2 0x16 macro
485 isp116x_show_reg_##type(d, HCRHPORT2, s); \
H A Disp1362.h136 ISP1362_REG(HCRHPORT2, 0x16, REG_WIDTH_32, REG_ACCESS_RW);
885 isp1362_show_reg(isp1362_hcd, HCRHPORT2);
H A Disp1362-hcd.c1150 isp1362_hcd->rhport[1] = isp1362_read_reg32(isp1362_hcd, HCRHPORT2);
2016 seq_printf(s, "HCRHPORT2 [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCRHPORT2),
2017 isp1362_read_reg32(isp1362_hcd, HCRHPORT2));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Disp116x-hcd.c930 u32 status = isp116x_read_reg32(isp116x, i ? HCRHPORT2 : HCRHPORT1);
980 HCRHPORT2 : HCRHPORT1);
991 isp116x_write_reg32(isp116x, port ? HCRHPORT2 :
1050 tmp = isp116x_read_reg32(isp116x, (--wIndex) ? HCRHPORT2 : HCRHPORT1);
1099 ? HCRHPORT2 : HCRHPORT1, tmp);
1112 ? HCRHPORT2 : HCRHPORT1, RH_PS_PSS);
1119 ? HCRHPORT2 : HCRHPORT1, RH_PS_PPS);
1395 isp116x_write_reg32(isp116x, HCRHPORT2, RH_PS_CCS);
1480 isp116x_read_reg32(isp116x, val ? HCRHPORT2 : HCRHPORT1);
1486 ? HCRHPORT2
[all...]
H A Disp116x.h106 #define HCRHPORT2 0x16 macro
485 isp116x_show_reg_##type(d, HCRHPORT2, s); \
H A Disp1362.h136 ISP1362_REG(HCRHPORT2, 0x16, REG_WIDTH_32, REG_ACCESS_RW);
885 isp1362_show_reg(isp1362_hcd, HCRHPORT2);
H A Disp1362-hcd.c1150 isp1362_hcd->rhport[1] = isp1362_read_reg32(isp1362_hcd, HCRHPORT2);
2016 seq_printf(s, "HCRHPORT2 [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCRHPORT2),
2017 isp1362_read_reg32(isp1362_hcd, HCRHPORT2));

Completed in 62 milliseconds