Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/csiostor/
Dcsio_hw.c1110 csio_wr_reg32(hw, PIORSTMODE_F | PIORST_F, PL_RST_A); in csio_do_reset()
1283 csio_wr_reg32(hw, PIORSTMODE_F | PIORST_F, PL_RST_A); in csio_hw_fw_restart()
3057 csio_wr_reg32(hw, PIORSTMODE_F | PIORST_F, PL_RST_A); in csio_hws_removing()
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h2999 #define PL_RST_A 0x19428 macro
Dt4_hw.c7116 t4_write_reg(adap, PL_RST_A, PIORST_F | PIORSTMODE_F); in t4_fw_restart()