Searched refs:HCINTENB (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.h60 #define HCINTENB 0x04 macro
476 isp116x_show_reg_##type(d, HCINTENB, s); \
H A Disp1362.h126 ISP1362_REG(HCINTENB, 0x04, REG_WIDTH_32, REG_ACCESS_RW);
876 isp1362_show_reg(isp1362_hcd, HCINTENB);
H A Disp116x-hcd.c1186 dump_int(s, "hc_int_enable", isp116x_read_reg32(isp116x, HCINTENB));
1384 isp116x_write_reg32(isp116x, HCINTENB, isp116x->intenb);
H A Disp1362-hcd.c1998 seq_printf(s, "HCINTENB [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCINTENB),
1999 isp1362_read_reg32(isp1362_hcd, HCINTENB));
2097 dump_int(s, "ohci_int_enable", isp1362_read_reg32(isp1362_hcd, HCINTENB));
2606 isp1362_write_reg32(isp1362_hcd, HCINTENB, isp1362_hcd->intenb);

Completed in 70 milliseconds