Home
last modified time | relevance | path

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

/linux/drivers/clk/meson/
H A Dmeson-clkc-utils.h14 struct meson_clk_hw_data { struct
24 struct meson_clk_hw_data hw_clks; argument
H A Dmeson-clkc-utils.c17 const struct meson_clk_hw_data *data = clk_hw_data; in meson_clk_hw_get()
H A Dmeson8b.c3616 static struct meson_clk_hw_data meson8_clks = {
3621 static struct meson_clk_hw_data meson8b_clks = {
3626 static struct meson_clk_hw_data meson8m2_clks = {
3632 struct meson_clk_hw_data *hw_clks) in meson8b_clkc_init_common()