Searched refs:SPI_ACTIVE (Results 1 – 3 of 3) sorted by relevance
515 while (GSPI_CTRL_REG1 & SPI_ACTIVE) in RSI_IPMU_PowerGateSet()520 while (GSPI_CTRL_REG1 & SPI_ACTIVE) in RSI_IPMU_PowerGateSet()555 while (GSPI_CTRL_REG1 & SPI_ACTIVE) in RSI_IPMU_PowerGateClr()560 while (GSPI_CTRL_REG1 & SPI_ACTIVE) in RSI_IPMU_PowerGateClr()579 while (GSPI_CTRL_REG1 & SPI_ACTIVE) in RSI_IPMU_ClockMuxSel()582 while (GSPI_CTRL_REG1 & SPI_ACTIVE) in RSI_IPMU_ClockMuxSel()
260 while (GSPI_CTRL_REG1 & SPI_ACTIVE) in SystemInit()
96 #define SPI_ACTIVE BIT(8) macro