Searched refs:PIORSTMODE_F (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_hw.c1110 csio_wr_reg32(hw, PIORSTMODE_F | PIORST_F, PL_RST_A);
1122 PIORSTMODE_F | PIORST_F, 0, NULL);
1198 PIORSTMODE_F | PIORST_F, FW_RESET_CMD_HALT_F,
1283 csio_wr_reg32(hw, PIORSTMODE_F | PIORST_F, PL_RST_A);
3057 csio_wr_reg32(hw, PIORSTMODE_F | PIORST_F, PL_RST_A);
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1353 ret = t4_fw_reset(adap, adap->mbox, PIORSTMODE_F | PIORST_F);
H A Dt4_hw.c7038 c.val = cpu_to_be32(PIORST_F | PIORSTMODE_F);
7112 PIORST_F | PIORSTMODE_F) == 0)
7116 t4_write_reg(adap, PL_RST_A, PIORST_F | PIORSTMODE_F);
H A Dt4_regs.h3007 #define PIORSTMODE_F PIORSTMODE_V(1U) macro
H A Dcxgb4_main.c4469 PIORSTMODE_F | PIORST_F);

Completed in 190 milliseconds