Lines Matching defs:_PLL4
170 _PLL4,
572 _CLK_PLL(_PLL4, PLL_800,
1033 clock = stm32mp1_read_pll_freq(_PLL4, _DIV_P);
1036 clock = stm32mp1_read_pll_freq(_PLL4, _DIV_Q);
1039 clock = stm32mp1_read_pll_freq(_PLL4, _DIV_R);
1929 if (pllcfg_valid[_PLL4]) {
1931 stm32mp1_check_pll_conf(_PLL4,
1933 pllcfg[_PLL4],
1934 plloff[_PLL4]);
1947 ((i == _PLL4) && pll4_preserve)) {
2027 ((i == _PLL4) && pll4_preserve && !pll4_bootrom)) {
2035 if ((i == _PLL4) && pll4_bootrom) {
2205 pll_id = _PLL4;