Searched refs:HCCMDSTAT_HCR (Results 1 – 2 of 2) sorted by relevance
49 #define HCCMDSTAT_HCR (1 << 0) /* host controller reset */ macro
1231 isp116x_write_reg32(isp116x, HCCMDSTAT, HCCMDSTAT_HCR); in isp116x_sw_reset()1235 if (!(isp116x_read_reg32(isp116x, HCCMDSTAT) & HCCMDSTAT_HCR)) in isp116x_sw_reset()