Searched refs:HCINTENB (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/usb/host/ |
| D | isp116x.h | 61 #define HCINTENB 0x04 macro 466 isp116x_show_reg_##type(d, HCINTENB, s); \
|
| D | isp1362.h | 76 ISP1362_REG(HCINTENB, 0x04, REG_WIDTH_32, REG_ACCESS_RW); 802 isp1362_show_reg(isp1362_hcd, HCINTENB); in isp1362_show_regs()
|
| D | isp116x-hcd.c | 1191 dump_int(s, "hc_int_enable", isp116x_read_reg32(isp116x, HCINTENB)); in isp116x_debug_show() 1375 isp116x_write_reg32(isp116x, HCINTENB, isp116x->intenb); in isp116x_start()
|
| D | isp1362-hcd.c | 1978 isp1362_read_reg32(isp1362_hcd, HCINTENB)); in dump_regs() 2085 dump_int(s, "ohci_int_enable", isp1362_read_reg32(isp1362_hcd, HCINTENB)); in isp1362_show() 2570 isp1362_write_reg32(isp1362_hcd, HCINTENB, isp1362_hcd->intenb); in isp1362_hc_start()
|