Searched refs:MAX_OPP (Results 1 – 3 of 3) sorted by relevance
24 #define MAX_OPP CFG_STM32MP_OPP_COUNT macro82 struct stm32_clk_opp_cfg mpu_opp[MAX_OPP];83 struct stm32_clk_opp_cfg axi_opp[MAX_OPP];84 struct stm32_clk_opp_cfg mlahbs_opp[MAX_OPP];1612 if (nb_opp >= MAX_OPP) { in stm32_clk_parse_fdt_opp()1613 EMSG("%d MAX opp in %s", MAX_OPP, opp_name); in stm32_clk_parse_fdt_opp()1822 for (i = 0; i < MAX_OPP; i++, opp_cfg++) { in clk_stm32_get_opp_config()
28 #define MAX_OPP CFG_STM32MP_OPP_COUNT macro180 struct stm32_clk_opp_cfg cpu1_opp[MAX_OPP];1180 assert(nb_opp <= MAX_OPP); in stm32_clk_parse_fdt_opp()2117 for (i = 0; i < MAX_OPP && opp_cfg->frq; i++, opp_cfg++) in clk_stm32_get_opp_config()
28 #define MAX_OPP CFG_STM32MP_OPP_COUNT macro125 struct stm32_clk_opp_cfg cpu1_opp[MAX_OPP];1195 assert(nb_opp <= MAX_OPP); in stm32_clk_parse_fdt_opp()2110 for (i = 0; i < MAX_OPP && opp_cfg->frq; i++, opp_cfg++) in clk_stm32_get_opp_config()