Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Disp116x.h48 #define HCCMDSTAT 0x02 macro
464 isp116x_show_reg_##type(d, HCCMDSTAT, s); \
H A Disp1362.h74 ISP1362_REG(HCCMDSTAT, 0x02, REG_WIDTH_32, REG_ACCESS_RW);
800 isp1362_show_reg(isp1362_hcd, HCCMDSTAT); in isp1362_show_regs()
H A Disp116x-hcd.c1233 isp116x_write_reg32(isp116x, HCCMDSTAT, HCCMDSTAT_HCR); in isp116x_sw_reset()
1237 if (!(isp116x_read_reg32(isp116x, HCCMDSTAT) & HCCMDSTAT_HCR)) in isp116x_sw_reset()
H A Disp1362-hcd.c1973 seq_printf(s, "HCCMDSTAT [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCCMDSTAT), in dump_regs()
1974 isp1362_read_reg32(isp1362_hcd, HCCMDSTAT)); in dump_regs()
2185 isp1362_write_reg32(isp1362_hcd, HCCMDSTAT, OHCI_HCR); in __isp1362_sw_reset()
2188 if (!(isp1362_read_reg32(isp1362_hcd, HCCMDSTAT) & OHCI_HCR)) in __isp1362_sw_reset()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Disp116x.h48 #define HCCMDSTAT 0x02 macro
463 isp116x_show_reg_##type(d, HCCMDSTAT, s); \
H A Disp1362.h74 ISP1362_REG(HCCMDSTAT, 0x02, REG_WIDTH_32, REG_ACCESS_RW);
H A Disp116x-hcd.c1231 isp116x_write_reg32(isp116x, HCCMDSTAT, HCCMDSTAT_HCR); in isp116x_sw_reset()
1235 if (!(isp116x_read_reg32(isp116x, HCCMDSTAT) & HCCMDSTAT_HCR)) in isp116x_sw_reset()
H A Disp1362-hcd.c1973 seq_printf(s, "HCCMDSTAT [%02x] %08x\n", ISP1362_REG_NO(ISP1362_REG_HCCMDSTAT), in dump_regs()
1974 isp1362_read_reg32(isp1362_hcd, HCCMDSTAT)); in dump_regs()
2183 isp1362_write_reg32(isp1362_hcd, HCCMDSTAT, OHCI_HCR); in __isp1362_sw_reset()
2186 if (!(isp1362_read_reg32(isp1362_hcd, HCCMDSTAT) & OHCI_HCR)) in __isp1362_sw_reset()

Completed in 16 milliseconds