Searched refs:HCRHPORT1 (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);
992 HCRHPORT1, (RH_PS_PRS));
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);
1394 isp116x_write_reg32(isp116x, HCRHPORT1, RH_PS_CCS);
1480 isp116x_read_reg32(isp116x, val ? HCRHPORT2 : HCRHPORT1);
1486 ? HCRHPORT2 : HCRHPORT1);
[all...]
H A Disp1362-hcd.c1149 isp1362_hcd->rhport[0] = isp1362_read_reg32(isp1362_hcd, HCRHPORT1);
1665 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, tmp);
1667 isp1362_read_reg32(isp1362_hcd, HCRHPORT1 + wIndex);
1686 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, RH_PS_PSS);
1688 isp1362_read_reg32(isp1362_hcd, HCRHPORT1 + wIndex);
1694 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, RH_PS_PPS);
1696 isp1362_read_reg32(isp1362_hcd, HCRHPORT1 + wIndex);
1707 tmp = isp1362_read_reg32(isp1362_hcd, HCRHPORT1 + wIndex);
1715 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, (RH_PS_PRS));
1723 HCRHPORT1
[all...]
H A Disp116x.h89 #define HCRHPORT1 0x15 macro
484 isp116x_show_reg_##type(d, HCRHPORT1, s); \
H A Disp1362.h135 ISP1362_REG(HCRHPORT1, 0x15, REG_WIDTH_32, REG_ACCESS_RW);
884 isp1362_show_reg(isp1362_hcd, HCRHPORT1);
/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);
992 HCRHPORT1, (RH_PS_PRS));
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);
1394 isp116x_write_reg32(isp116x, HCRHPORT1, RH_PS_CCS);
1480 isp116x_read_reg32(isp116x, val ? HCRHPORT2 : HCRHPORT1);
1486 ? HCRHPORT2 : HCRHPORT1);
[all...]
H A Disp1362-hcd.c1149 isp1362_hcd->rhport[0] = isp1362_read_reg32(isp1362_hcd, HCRHPORT1);
1665 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, tmp);
1667 isp1362_read_reg32(isp1362_hcd, HCRHPORT1 + wIndex);
1686 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, RH_PS_PSS);
1688 isp1362_read_reg32(isp1362_hcd, HCRHPORT1 + wIndex);
1694 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, RH_PS_PPS);
1696 isp1362_read_reg32(isp1362_hcd, HCRHPORT1 + wIndex);
1707 tmp = isp1362_read_reg32(isp1362_hcd, HCRHPORT1 + wIndex);
1715 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, (RH_PS_PRS));
1723 HCRHPORT1
[all...]
H A Disp116x.h89 #define HCRHPORT1 0x15 macro
484 isp116x_show_reg_##type(d, HCRHPORT1, s); \
H A Disp1362.h135 ISP1362_REG(HCRHPORT1, 0x15, REG_WIDTH_32, REG_ACCESS_RW);
884 isp1362_show_reg(isp1362_hcd, HCRHPORT1);

Completed in 183 milliseconds