Searched refs:HCRHDESCB (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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);

Completed in 121 milliseconds