Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mspi/drv/mspi/
H A DdrvMSPI.c609 static EN_POWER_MODE enPreBDMAPowerState = E_POWER_MECHANICAL; in MDrv_MSPI_SetPowerState() local
617 enPreBDMAPowerState = enPowerState; in MDrv_MSPI_SetPowerState()
624 if (enPreBDMAPowerState == E_POWER_SUSPEND) in MDrv_MSPI_SetPowerState()
628 enPreBDMAPowerState = enPowerState; in MDrv_MSPI_SetPowerState()