Searched refs:HCFMINTVL (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | isp116x.h | 63 #define HCFMINTVL 0x0d macro 467 isp116x_show_reg_##type(d, HCFMINTVL, s); \
|
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()
|
D | isp1362-hcd.c | 1980 isp1362_read_reg32(isp1362_hcd, HCFMINTVL)); in dump_regs() 2566 isp1362_read_reg32(isp1362_hcd, HCFMINTVL); in isp1362_hc_start() 2567 isp1362_write_reg32(isp1362_hcd, HCFMINTVL, (FSMP(FI) << 16) | FI); in isp1362_hc_start()
|
D | isp116x-hcd.c | 1366 isp116x_write_reg32(isp116x, HCFMINTVL, 0x27782edf); in isp116x_start()
|