Searched refs:MVS_GBL_CTL (Results 1 – 4 of 4) sorted by relevance
167 mw32(MVS_GBL_CTL, 0); in mvs_64xx_chip_reset()168 tmp = mr32(MVS_GBL_CTL); in mvs_64xx_chip_reset()186 mw32(MVS_GBL_CTL, 0); in mvs_64xx_chip_reset()187 tmp = mr32(MVS_GBL_CTL); in mvs_64xx_chip_reset()192 mw32_f(MVS_GBL_CTL, HBA_RST); in mvs_64xx_chip_reset()200 if (!(mr32(MVS_GBL_CTL) & HBA_RST)) in mvs_64xx_chip_reset()203 if (mr32(MVS_GBL_CTL) & HBA_RST) { in mvs_64xx_chip_reset()441 tmp = mr32(MVS_GBL_CTL); in mvs_64xx_interrupt_enable()442 mw32(MVS_GBL_CTL, tmp | INT_EN); in mvs_64xx_interrupt_enable()450 tmp = mr32(MVS_GBL_CTL); in mvs_64xx_interrupt_disable()[all …]
35 MVS_GBL_CTL = 0x04, /* global control */ enumerator
46 MVS_GBL_CTL = 0x04, /* global control */ enumerator
613 tmp = mr32(MVS_GBL_CTL); in mvs_94xx_interrupt_enable()620 mw32(MVS_GBL_CTL, tmp); in mvs_94xx_interrupt_enable()628 tmp = mr32(MVS_GBL_CTL); in mvs_94xx_interrupt_disable()636 mw32(MVS_GBL_CTL, tmp); in mvs_94xx_interrupt_disable()