Searched refs:HCCHIPID (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | isp116x.h | 141 #define HCCHIPID 0x27 macro 481 isp116x_show_reg_##type(d, HCCHIPID, s); \
|
H A D | isp1362.h | 141 ISP1362_REG(HCCHIPID, 0x27, REG_WIDTH_16, REG_ACCESS_R); 823 isp1362_show_reg(isp1362_hcd, HCCHIPID); in isp1362_show_regs()
|
H A D | isp1362-hcd.c | 2008 seq_printf(s, "HCCHIPID [%02x] %04x\n", ISP1362_REG_NO(ISP1362_REG_HCCHIPID), in dump_regs() 2009 isp1362_read_reg16(isp1362_hcd, HCCHIPID)); in dump_regs() 2491 chipid = isp1362_read_reg16(isp1362_hcd, HCCHIPID); in isp1362_hc_start()
|
H A D | isp116x-hcd.c | 1314 val = isp116x_read_reg16(isp116x, HCCHIPID); in isp116x_start()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | isp116x.h | 141 #define HCCHIPID 0x27 macro 480 isp116x_show_reg_##type(d, HCCHIPID, s); \
|
H A D | isp1362.h | 141 ISP1362_REG(HCCHIPID, 0x27, REG_WIDTH_16, REG_ACCESS_R);
|
H A D | isp1362-hcd.c | 2008 seq_printf(s, "HCCHIPID [%02x] %04x\n", ISP1362_REG_NO(ISP1362_REG_HCCHIPID), in dump_regs() 2009 isp1362_read_reg16(isp1362_hcd, HCCHIPID)); in dump_regs() 2489 chipid = isp1362_read_reg16(isp1362_hcd, HCCHIPID); in isp1362_hc_start()
|
H A D | isp116x-hcd.c | 1312 val = isp116x_read_reg16(isp116x, HCCHIPID); in isp116x_start()
|
Completed in 17 milliseconds