Searched refs:MASTER_PRES_MAX (Results 1 – 1 of 1) sorted by relevance
17 #define MASTER_PRES_MAX MASTER_PRES_MASK macro362 if (div == MASTER_PRES_MAX) in clk_sama7g5_master_best_diff()392 if (pres == MASTER_PRES_MAX && characteristics->have_div3_pres) in clk_master_pres_recalc_rate()428 if (pres == MASTER_PRES_MAX && master->characteristics->have_div3_pres) in clk_master_pres_save_context()452 if (pres == MASTER_PRES_MAX && master->characteristics->have_div3_pres) in clk_master_pres_restore_context()599 for (div = 0; div < MASTER_PRES_MAX + 1; div++) { in clk_sama7g5_master_determine_rate()619 for (div = 0; div < MASTER_PRES_MAX + 1; div++) { in clk_sama7g5_master_determine_rate()623 if (div == MASTER_PRES_MAX) in clk_sama7g5_master_determine_rate()760 if ((div > (1 << (MASTER_PRES_MAX - 1))) || (div & (div - 1))) in clk_sama7g5_master_set_rate()764 div = MASTER_PRES_MAX; in clk_sama7g5_master_set_rate()