Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/512x/
H A Dclock-commonclk.c587 static struct mclk_setup_data mclk_outclk_data[] = { variable
895 for (idx = 0; idx < ARRAY_SIZE(mclk_outclk_data); idx++) in mpc512x_clk_setup_clock_tree()
896 mpc512x_clk_setup_mclk(&mclk_outclk_data[idx], idx); in mpc512x_clk_setup_clock_tree()