Searched refs:have_div3_pres (Results 1 – 7 of 7) sorted by relevance
397 if (characteristics->have_div3_pres && i == MASTER_PRES_MAX) in clk_master_pres_determine_rate()471 if (pres == MASTER_PRES_MAX && characteristics->have_div3_pres) in clk_master_pres_recalc_rate()507 if (pres == MASTER_PRES_MAX && master->characteristics->have_div3_pres) in clk_master_pres_save_context()531 if (pres == MASTER_PRES_MAX && master->characteristics->have_div3_pres) in clk_master_pres_restore_context()
15 .have_div3_pres = 1,
54 u8 have_div3_pres; member
16 .have_div3_pres = 1,
356 characteristics->have_div3_pres = in of_at91_clk_master_get_characteristics()
855 .have_div3_pres = 1,
Completed in 12 milliseconds