Home
last modified time | relevance | path

Searched refs:HCFMINTVL (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/usb/host/
Disp116x.h63 #define HCFMINTVL 0x0d macro
466 isp116x_show_reg_##type(d, HCFMINTVL, s); \
Disp1362.h78 ISP1362_REG(HCFMINTVL, 0x0d, REG_WIDTH_32, REG_ACCESS_RW);
Disp1362-hcd.c1980 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()
Disp116x-hcd.c1364 isp116x_write_reg32(isp116x, HCFMINTVL, 0x27782edf); in isp116x_start()