Searched refs:HCRHDESCB (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | isp116x.h | 77 #define HCRHDESCB 0x13 macro 472 isp116x_show_reg_##type(d, HCRHDESCB, s); \
|
H A D | isp1362.h | 83 ISP1362_REG(HCRHDESCB, 0x13, REG_WIDTH_32, REG_ACCESS_RW); 808 isp1362_show_reg(isp1362_hcd, HCRHDESCB); in isp1362_show_regs()
|
H A D | isp116x-hcd.c | 1354 isp116x_write_reg32(isp116x, HCRHDESCB, val); in isp116x_start() 1355 isp116x->rhdescb = isp116x_read_reg32(isp116x, HCRHDESCB); in isp116x_start()
|
H A D | isp1362-hcd.c | 1989 seq_printf(s, "HCRHDESCB [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCRHDESCB), in dump_regs() 1990 isp1362_read_reg32(isp1362_hcd, HCRHDESCB)); in dump_regs() 2553 isp1362_write_reg32(isp1362_hcd, HCRHDESCB, isp1362_hcd->rhdescb); in isp1362_hc_start() 2554 isp1362_hcd->rhdescb = isp1362_read_reg32(isp1362_hcd, HCRHDESCB); in isp1362_hc_start()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | isp116x.h | 77 #define HCRHDESCB 0x13 macro 471 isp116x_show_reg_##type(d, HCRHDESCB, s); \
|
H A D | isp1362.h | 83 ISP1362_REG(HCRHDESCB, 0x13, REG_WIDTH_32, REG_ACCESS_RW);
|
H A D | isp116x-hcd.c | 1352 isp116x_write_reg32(isp116x, HCRHDESCB, val); in isp116x_start() 1353 isp116x->rhdescb = isp116x_read_reg32(isp116x, HCRHDESCB); in isp116x_start()
|
H A D | isp1362-hcd.c | 1989 seq_printf(s, "HCRHDESCB [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCRHDESCB), in dump_regs() 1990 isp1362_read_reg32(isp1362_hcd, HCRHDESCB)); in dump_regs() 2551 isp1362_write_reg32(isp1362_hcd, HCRHDESCB, isp1362_hcd->rhdescb); in isp1362_hc_start() 2552 isp1362_hcd->rhdescb = isp1362_read_reg32(isp1362_hcd, HCRHDESCB); in isp1362_hc_start()
|
Completed in 16 milliseconds