Searched refs:REG_RESET_HRR (Results 1 – 2 of 2) sorted by relevance
116 #define REG_RESET_HRR BIT(0) macro
1239 iowrite32(REG_RESET_HRR, nhi->iobase + REG_RESET); in nhi_reset()1245 if (!(val & REG_RESET_HRR)) { in nhi_reset()