Searched refs:HCREVISION (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | isp116x.h | 38 #define HCREVISION 0x00 macro 462 isp116x_show_reg_##type(d, HCREVISION, s); \
|
H A D | isp1362.h | 72 ISP1362_REG(HCREVISION, 0x00, REG_WIDTH_32, REG_ACCESS_R); 798 isp1362_show_reg(isp1362_hcd, HCREVISION); in isp1362_show_regs()
|
H A D | isp1362-hcd.c | 1969 seq_printf(s, "HCREVISION [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCREVISION), in dump_regs() 1970 isp1362_read_reg32(isp1362_hcd, HCREVISION)); in dump_regs()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | isp116x.h | 38 #define HCREVISION 0x00 macro 461 isp116x_show_reg_##type(d, HCREVISION, s); \
|
H A D | isp1362.h | 72 ISP1362_REG(HCREVISION, 0x00, REG_WIDTH_32, REG_ACCESS_R);
|
H A D | isp1362-hcd.c | 1969 seq_printf(s, "HCREVISION [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCREVISION), in dump_regs() 1970 isp1362_read_reg32(isp1362_hcd, HCREVISION)); in dump_regs()
|
Completed in 22 milliseconds