Searched refs:HCLSTHRESH (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | isp116x.h | 66 #define HCLSTHRESH 0x11 macro 470 isp116x_show_reg_##type(d, HCLSTHRESH, s); \
|
H A D | isp1362.h | 81 ISP1362_REG(HCLSTHRESH, 0x11, REG_WIDTH_32, REG_ACCESS_RW); 806 isp1362_show_reg(isp1362_hcd, HCLSTHRESH); in isp1362_show_regs()
|
H A D | isp1362-hcd.c | 1985 seq_printf(s, "HCLSTHRESH [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCLSTHRESH), in dump_regs() 1986 isp1362_read_reg32(isp1362_hcd, HCLSTHRESH)); in dump_regs() 2558 isp1362_write_reg32(isp1362_hcd, HCLSTHRESH, LSTHRESH); in isp1362_hc_start()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | isp116x.h | 66 #define HCLSTHRESH 0x11 macro 469 isp116x_show_reg_##type(d, HCLSTHRESH, s); \
|
H A D | isp1362.h | 81 ISP1362_REG(HCLSTHRESH, 0x11, REG_WIDTH_32, REG_ACCESS_RW);
|
H A D | isp1362-hcd.c | 1985 seq_printf(s, "HCLSTHRESH [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCLSTHRESH), in dump_regs() 1986 isp1362_read_reg32(isp1362_hcd, HCLSTHRESH)); in dump_regs() 2556 isp1362_write_reg32(isp1362_hcd, HCLSTHRESH, LSTHRESH); in isp1362_hc_start()
|
Completed in 14 milliseconds