Searched refs:HCCMDSTAT (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.h47 #define HCCMDSTAT 0x02 macro
474 isp116x_show_reg_##type(d, HCCMDSTAT, s); \
H A Disp1362.h124 ISP1362_REG(HCCMDSTAT, 0x02, REG_WIDTH_32, REG_ACCESS_RW);
874 isp1362_show_reg(isp1362_hcd, HCCMDSTAT);
H A Disp116x-hcd.c1242 isp116x_write_reg32(isp116x, HCCMDSTAT, HCCMDSTAT_HCR);
1246 if (!(isp116x_read_reg32(isp116x, HCCMDSTAT) & HCCMDSTAT_HCR))
H A Disp1362-hcd.c1994 seq_printf(s, "HCCMDSTAT [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCCMDSTAT),
1995 isp1362_read_reg32(isp1362_hcd, HCCMDSTAT));
2220 isp1362_write_reg32(isp1362_hcd, HCCMDSTAT, OHCI_HCR);
2223 if (!(isp1362_read_reg32(isp1362_hcd, HCCMDSTAT) & OHCI_HCR))

Completed in 74 milliseconds