Searched refs:HCFMREM (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | isp116x.h | 64 #define HCFMREM 0x0e macro 468 isp116x_show_reg_##type(d, HCFMREM, s); \
|
H A D | isp1362.h | 79 ISP1362_REG(HCFMREM, 0x0e, REG_WIDTH_32, REG_ACCESS_RW); 804 isp1362_show_reg(isp1362_hcd, HCFMREM); in isp1362_show_regs()
|
H A D | isp1362-hcd.c | 1981 seq_printf(s, "HCFMREM [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCFMREM), in dump_regs() 1982 isp1362_read_reg32(isp1362_hcd, HCFMREM)); in dump_regs()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | isp116x.h | 64 #define HCFMREM 0x0e macro 467 isp116x_show_reg_##type(d, HCFMREM, s); \
|
H A D | isp1362.h | 79 ISP1362_REG(HCFMREM, 0x0e, REG_WIDTH_32, REG_ACCESS_RW);
|
H A D | isp1362-hcd.c | 1981 seq_printf(s, "HCFMREM [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCFMREM), in dump_regs() 1982 isp1362_read_reg32(isp1362_hcd, HCFMREM)); in dump_regs()
|
Completed in 15 milliseconds