Searched refs:FLD_RST1_PSPI (Results 1 – 2 of 2) sorted by relevance
63 FLD_RST1_PSPI = BIT(6), enumerator
354 reg_rst1 &= (~FLD_RST1_PSPI); in pspi_reset()355 reg_rst1 |= FLD_RST1_PSPI; in pspi_reset()