Searched refs:HCRHDESCB (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.h76 #define HCRHDESCB 0x13 macro
482 isp116x_show_reg_##type(d, HCRHDESCB, s); \
H A Disp1362.h133 ISP1362_REG(HCRHDESCB, 0x13, REG_WIDTH_32, REG_ACCESS_RW);
882 isp1362_show_reg(isp1362_hcd, HCRHDESCB);
H A Disp116x-hcd.c1363 isp116x_write_reg32(isp116x, HCRHDESCB, val);
1364 isp116x->rhdescb = isp116x_read_reg32(isp116x, HCRHDESCB);
H A Disp1362-hcd.c2010 seq_printf(s, "HCRHDESCB [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCRHDESCB),
2011 isp1362_read_reg32(isp1362_hcd, HCRHDESCB));
2589 isp1362_write_reg32(isp1362_hcd, HCRHDESCB, isp1362_hcd->rhdescb);
2590 isp1362_hcd->rhdescb = isp1362_read_reg32(isp1362_hcd, HCRHDESCB);
/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.h76 #define HCRHDESCB 0x13 macro
482 isp116x_show_reg_##type(d, HCRHDESCB, s); \
H A Disp1362.h133 ISP1362_REG(HCRHDESCB, 0x13, REG_WIDTH_32, REG_ACCESS_RW);
882 isp1362_show_reg(isp1362_hcd, HCRHDESCB);
H A Disp116x-hcd.c1363 isp116x_write_reg32(isp116x, HCRHDESCB, val);
1364 isp116x->rhdescb = isp116x_read_reg32(isp116x, HCRHDESCB);
H A Disp1362-hcd.c2010 seq_printf(s, "HCRHDESCB [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCRHDESCB),
2011 isp1362_read_reg32(isp1362_hcd, HCRHDESCB));
2589 isp1362_write_reg32(isp1362_hcd, HCRHDESCB, isp1362_hcd->rhdescb);
2590 isp1362_hcd->rhdescb = isp1362_read_reg32(isp1362_hcd, HCRHDESCB);

Completed in 142 milliseconds