Home
last modified time | relevance | path

Searched refs:get_freq_from_dt (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/512x/
Dclock-commonclk.c383 static int get_freq_from_dt(char *propname) in get_freq_from_dt() function
904 freq = get_freq_from_dt("psc_mclk_in"); in mpc512x_clk_setup_clock_tree()
909 freq = get_freq_from_dt("can_clk_in"); in mpc512x_clk_setup_clock_tree()
913 freq = get_freq_from_dt("spdif_tx_in"); in mpc512x_clk_setup_clock_tree()
916 freq = get_freq_from_dt("spdif_rx_in"); in mpc512x_clk_setup_clock_tree()
1206 busfreq = get_freq_from_dt("bus-frequency"); in mpc5121_clk_init()