Searched refs:HCFMNUM (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | isp116x.h | 65 #define HCFMNUM 0x0f macro 469 isp116x_show_reg_##type(d, HCFMNUM, s); \
|
H A D | isp1362.h | 80 ISP1362_REG(HCFMNUM, 0x0f, REG_WIDTH_32, REG_ACCESS_RW); 805 isp1362_show_reg(isp1362_hcd, HCFMNUM); in isp1362_show_regs()
|
H A D | isp1362-hcd.c | 864 u16 fno = isp1362_read_reg32(isp1362_hcd, HCFMNUM); in start_iso_transfers() 1034 isp1362_hcd->fmindex = isp1362_read_reg32(isp1362_hcd, HCFMNUM); in isp1362_irq() 1335 isp1362_hcd->fmindex = isp1362_read_reg32(isp1362_hcd, HCFMNUM); in isp1362_urb_enqueue() 1486 fmnum = isp1362_read_reg32(isp1362_hcd, HCFMNUM); in isp1362_get_frame() 1983 seq_printf(s, "HCFMNUM [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCFMNUM), in dump_regs() 1984 isp1362_read_reg32(isp1362_hcd, HCFMNUM)); in dump_regs()
|
H A D | isp116x-hcd.c | 900 fmnum = isp116x_read_reg32(isp116x, HCFMNUM); in isp116x_get_frame()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | isp116x.h | 65 #define HCFMNUM 0x0f macro 468 isp116x_show_reg_##type(d, HCFMNUM, s); \
|
H A D | isp1362-hcd.c | 864 u16 fno = isp1362_read_reg32(isp1362_hcd, HCFMNUM); in start_iso_transfers() 1034 isp1362_hcd->fmindex = isp1362_read_reg32(isp1362_hcd, HCFMNUM); in isp1362_irq() 1335 isp1362_hcd->fmindex = isp1362_read_reg32(isp1362_hcd, HCFMNUM); in isp1362_urb_enqueue() 1486 fmnum = isp1362_read_reg32(isp1362_hcd, HCFMNUM); in isp1362_get_frame() 1983 seq_printf(s, "HCFMNUM [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCFMNUM), in dump_regs() 1984 isp1362_read_reg32(isp1362_hcd, HCFMNUM)); in dump_regs()
|
H A D | isp1362.h | 80 ISP1362_REG(HCFMNUM, 0x0f, REG_WIDTH_32, REG_ACCESS_RW);
|
H A D | isp116x-hcd.c | 899 fmnum = isp116x_read_reg32(isp116x, HCFMNUM); in isp116x_get_frame()
|
Completed in 16 milliseconds