Searched refs:I2SPLL_LOCK (Results 1 – 3 of 3) sorted by relevance
297 if (M4CLK->PLL_STAT_REG_b.I2SPLL_LOCK == 0) { in ulpss_ulp_i2s_clk_config()582 if (M4CLK->PLL_STAT_REG_b.I2SPLL_LOCK == 0) { in ulpss_aux_clk_config()
735 while ((pCLK->PLL_STAT_REG_b.I2SPLL_LOCK) != 1) in clk_i2s_pll_clk_set()2790 if (pCLK->PLL_STAT_REG_b.I2SPLL_LOCK == 1) { in RSI_CLK_CheckPresent()
10894 __IM unsigned int I2SPLL_LOCK : 1; /*!< [4..4] Lock Signal from I2S PLL */ member