Home
last modified time | relevance | path

Searched refs:HCRHDESCB (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Disp116x.h77 #define HCRHDESCB 0x13 macro
472 isp116x_show_reg_##type(d, HCRHDESCB, s); \
H A Disp1362.h83 ISP1362_REG(HCRHDESCB, 0x13, REG_WIDTH_32, REG_ACCESS_RW);
808 isp1362_show_reg(isp1362_hcd, HCRHDESCB); in isp1362_show_regs()
H A Disp116x-hcd.c1354 isp116x_write_reg32(isp116x, HCRHDESCB, val); in isp116x_start()
1355 isp116x->rhdescb = isp116x_read_reg32(isp116x, HCRHDESCB); in isp116x_start()
H A Disp1362-hcd.c1989 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 Disp116x.h77 #define HCRHDESCB 0x13 macro
471 isp116x_show_reg_##type(d, HCRHDESCB, s); \
H A Disp1362.h83 ISP1362_REG(HCRHDESCB, 0x13, REG_WIDTH_32, REG_ACCESS_RW);
H A Disp116x-hcd.c1352 isp116x_write_reg32(isp116x, HCRHDESCB, val); in isp116x_start()
1353 isp116x->rhdescb = isp116x_read_reg32(isp116x, HCRHDESCB); in isp116x_start()
H A Disp1362-hcd.c1989 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 17 milliseconds