Home
last modified time | relevance | path

Searched refs:HCCMDSTAT (Results 1 – 3 of 3) sorted by relevance

/linux/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 Disp1362-hcd.c1974 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()