Searched refs:HCFMINTVL (Results 1 - 4 of 4) sorted by path

/drivers/usb/host/
H A Disp116x-hcd.c1374 isp116x_write_reg32(isp116x, HCFMINTVL, 0x27782edf);
H A Disp116x.h62 #define HCFMINTVL 0x0d macro
466 isp116x_show_reg_##type(d, HCFMINTVL, s); \
H A Disp1362-hcd.c1972 seq_printf(s, "HCFMINTVL [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCFMINTVL),
1973 isp1362_read_reg32(isp1362_hcd, HCFMINTVL));
2560 isp1362_read_reg32(isp1362_hcd, HCFMINTVL);
2561 isp1362_write_reg32(isp1362_hcd, HCFMINTVL, (FSMP(FI) << 16) | FI);
H A Disp1362.h123 ISP1362_REG(HCFMINTVL, 0x0d, REG_WIDTH_32, REG_ACCESS_RW);
848 isp1362_show_reg(isp1362_hcd, HCFMINTVL);

Completed in 231 milliseconds