Searched refs:HCFMINTVL (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | isp116x.h | 63 #define HCFMINTVL 0x0d macro 467 isp116x_show_reg_##type(d, HCFMINTVL, s); \
|
H A D | isp1362.h | 78 ISP1362_REG(HCFMINTVL, 0x0d, REG_WIDTH_32, REG_ACCESS_RW); 803 isp1362_show_reg(isp1362_hcd, HCFMINTVL); in isp1362_show_regs()
|
H A D | isp1362-hcd.c | 1979 seq_printf(s, "HCFMINTVL [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCFMINTVL), in dump_regs() 1980 isp1362_read_reg32(isp1362_hcd, HCFMINTVL)); in dump_regs() 2556 isp1362_read_reg32(isp1362_hcd, HCFMINTVL); in isp1362_hc_start() 2557 isp1362_write_reg32(isp1362_hcd, HCFMINTVL, (FSMP(FI) << 16) | FI); in isp1362_hc_start()
|
H A D | isp116x-hcd.c | 1366 isp116x_write_reg32(isp116x, HCFMINTVL, 0x27782edf); in isp116x_start()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | isp116x.h | 63 #define HCFMINTVL 0x0d macro 466 isp116x_show_reg_##type(d, HCFMINTVL, s); \
|
H A D | isp1362.h | 78 ISP1362_REG(HCFMINTVL, 0x0d, REG_WIDTH_32, REG_ACCESS_RW);
|
H A D | isp1362-hcd.c | 1979 seq_printf(s, "HCFMINTVL [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCFMINTVL), in dump_regs() 1980 isp1362_read_reg32(isp1362_hcd, HCFMINTVL)); in dump_regs() 2554 isp1362_read_reg32(isp1362_hcd, HCFMINTVL); in isp1362_hc_start() 2555 isp1362_write_reg32(isp1362_hcd, HCFMINTVL, (FSMP(FI) << 16) | FI); in isp1362_hc_start()
|
H A D | isp116x-hcd.c | 1364 isp116x_write_reg32(isp116x, HCFMINTVL, 0x27782edf); in isp116x_start()
|
Completed in 17 milliseconds