Searched refs:socPllTvRead (Results 1 – 1 of 1) sorted by relevance
105 uint16_t socPllTvRead = 0; in clk_set_soc_pll_freq() local175 socPllTvRead = (SPI_MEM_MAP_PLL(SOC_PLL_500_CTRL_REG12) & 0xF800) >> 11; in clk_set_soc_pll_freq()177 if (socPllTvRead <= (M4_BBFF_STORAGE1 & 0x001F)) { in clk_set_soc_pll_freq()306 uint16_t socPllTvRead = 0; in clk_soc_pll_set_freq_div() local342 socPllTvRead = (SPI_MEM_MAP_PLL(SOC_PLL_500_CTRL_REG12) & 0xF800) >> 11; in clk_soc_pll_set_freq_div()344 if ((socPllTvRead <= (M4_BBFF_STORAGE1 & 0x001F)) && (divFactor == 0)) { in clk_soc_pll_set_freq_div()