Home
last modified time | relevance | path

Searched refs:MVS_STP_REG_SET_0 (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/scsi/mvsas/
Dmv_94xx.h45 MVS_STP_REG_SET_0 = 0x118, /* STP/SATA Register Set Enable */ enumerator
325 mr32(MVS_STP_REG_SET_0))
329 mw32(MVS_STP_REG_SET_0, tmp))
Dmv_94xx.c423 mw32(MVS_STP_REG_SET_0, 0); in mvs_94xx_init()
915 tmp = mr32(MVS_STP_REG_SET_0); in mvs_94xx_clear_active_cmds()
916 mw32(MVS_STP_REG_SET_0, 0); in mvs_94xx_clear_active_cmds()
917 mw32(MVS_STP_REG_SET_0, tmp); in mvs_94xx_clear_active_cmds()