Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_hw.c1101 csio_wr_reg32(hw, PIORSTMODE | PIORST, PL_RST); in csio_do_reset()
1273 csio_wr_reg32(hw, PIORSTMODE | PIORST, PL_RST); in csio_hw_fw_restart()
2706 csio_wr_reg32(hw, PIORSTMODE | PIORST, PL_RST); in csio_hws_removing()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h1085 #define PL_RST 0x19428 macro
Dt4_hw.c2829 t4_write_reg(adap, PL_RST, PIORST | PIORSTMODE); in t4_fw_restart()