Home
last modified time | relevance | path

Searched refs:mvs_cw32 (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/mvsas/
Dmv_chips.h51 static inline void mvs_cw32(struct mvs_info *mvi, u32 addr, u32 val) in mvs_cw32() function
170 mvs_cw32(mvi, CMD_PHY_TIMER, tmp); in mvs_phy_hacks()
173 mvs_cw32(mvi, CMD_SAS_CTL1, 0x7f7f); in mvs_phy_hacks()
179 mvs_cw32(mvi, CMD_SAS_CTL0, tmp); in mvs_phy_hacks()
181 mvs_cw32(mvi, CMD_WD_TIMER, 0x7a0000); in mvs_phy_hacks()
184 mvs_cw32(mvi, CMD_APP_ERR_CONFIG, 0xffefbf7d); in mvs_phy_hacks()
Dmv_94xx.c408 mvs_cw32(mvi, CMD_SAS_CTL1, tmp); in mvs_94xx_init()
515 mvs_cw32(mvi, CMD_LINK_TIMER, tmp); in mvs_94xx_init()
519 mvs_cw32(mvi, CMD_PL_TIMER, tmp); in mvs_94xx_init()
524 mvs_cw32(mvi, CMD_PORT_LAYER_TIMER1, tmp); in mvs_94xx_init()
532 mvs_cw32(mvi, CMD_SL_MODE0, tmp); in mvs_94xx_init()
627 mvs_cw32(mvi, MVS_COMMAND_ACTIVE + (slot_idx >> 3), in mvs_94xx_command_active()
Dmv_64xx.c318 mvs_cw32(mvi, CMD_PHY_MODE_21, tmp); in mvs_64xx_init()
485 mvs_cw32(mvi, 0x40 + (slot_idx >> 3), 1 << (slot_idx % 32)); in mvs_64xx_command_active()
486 mvs_cw32(mvi, 0x00 + (slot_idx >> 3), 1 << (slot_idx % 32)); in mvs_64xx_command_active()