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

/drivers/usb/host/
H A Disp116x.h60 #define HCINTENB 0x04 macro
465 isp116x_show_reg_##type(d, HCINTENB, s); \
H A Disp1362.h121 ISP1362_REG(HCINTENB, 0x04, REG_WIDTH_32, REG_ACCESS_RW);
847 isp1362_show_reg(isp1362_hcd, HCINTENB);
H A Disp116x-hcd.c1185 dump_int(s, "hc_int_enable", isp116x_read_reg32(isp116x, HCINTENB));
1383 isp116x_write_reg32(isp116x, HCINTENB, isp116x->intenb);
H A Disp1362-hcd.c1970 seq_printf(s, "HCINTENB [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCINTENB),
1971 isp1362_read_reg32(isp1362_hcd, HCINTENB));
2078 dump_int(s, "ohci_int_enable", isp1362_read_reg32(isp1362_hcd, HCINTENB));
2574 isp1362_write_reg32(isp1362_hcd, HCINTENB, isp1362_hcd->intenb);

Completed in 69 milliseconds