Searched refs:HBA_RST (Results 1 – 2 of 2) sorted by relevance
155 if (!(tmp & HBA_RST)) { in mvs_64xx_chip_reset() 174 if (!(tmp & HBA_RST)) { in mvs_64xx_chip_reset() 176 mw32_f(MVS_GBL_CTL, HBA_RST); in mvs_64xx_chip_reset() 184 if (!(mr32(MVS_GBL_CTL) & HBA_RST)) in mvs_64xx_chip_reset() 187 if (mr32(MVS_GBL_CTL) & HBA_RST) { in mvs_64xx_chip_reset() 259 /* make sure RST is set; HBA_RST /should/ have done that for us */ in mvs_64xx_init()
73 HBA_RST = (1U << 0), /* HBA reset */ enumerator