Searched refs:HCCONTROL (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-hcd.c1391 isp116x_write_reg32(isp116x, HCCONTROL, val);
1412 val = isp116x_read_reg32(isp116x, HCCONTROL);
1424 isp116x_write_reg32(isp116x, HCCONTROL, val);
1430 isp116x_write_reg32(isp116x, HCCONTROL,
1451 val = isp116x_read_reg32(isp116x, HCCONTROL);
1456 isp116x_write_reg32(isp116x, HCCONTROL, val);
1495 val = isp116x_read_reg32(isp116x, HCCONTROL);
1496 isp116x_write_reg32(isp116x, HCCONTROL,
H A Disp1362-hcd.c1154 isp1362_show_reg(isp1362_hcd, HCCONTROL);
1753 isp1362_hcd->hc_control = isp1362_read_reg32(isp1362_hcd, HCCONTROL);
1759 isp1362_write_reg32(isp1362_hcd, HCCONTROL, isp1362_hcd->hc_control);
1814 isp1362_show_reg(isp1362_hcd, HCCONTROL);
1815 isp1362_write_reg32(isp1362_hcd, HCCONTROL, isp1362_hcd->hc_control);
1816 isp1362_show_reg(isp1362_hcd, HCCONTROL);
1818 isp1362_hcd->hc_control = isp1362_read_reg32(isp1362_hcd, HCCONTROL);
1832 isp1362_read_reg32(isp1362_hcd, HCCONTROL));
1849 isp1362_hcd->hc_control = isp1362_read_reg32(isp1362_hcd, HCCONTROL);
1850 pr_info("%s: HCCONTROL
[all...]
H A Disp116x.h38 #define HCCONTROL 0x01 macro
473 isp116x_show_reg_##type(d, HCCONTROL, s); \
H A Disp1362.h123 ISP1362_REG(HCCONTROL, 0x01, REG_WIDTH_32, REG_ACCESS_RW);
873 isp1362_show_reg(isp1362_hcd, HCCONTROL);

Completed in 111 milliseconds