Searched refs:select_ldb_di_clock_source (Results 1 – 4 of 4) sorted by relevance
81 void select_ldb_di_clock_source(enum ldb_di_clock clk);
561 select_ldb_di_clock_source(MXC_PLL5_CLK); in board_early_init_f()564 select_ldb_di_clock_source(MXC_PLL3_SW_CLK); in board_early_init_f()
505 select_ldb_di_clock_source(MXC_PLL2_PFD0_CLK); in board_early_init_f()
1364 void select_ldb_di_clock_source(enum ldb_di_clock clk) in select_ldb_di_clock_source() function