Home
last modified time | relevance | path

Searched defs:clk_hw_onecell_data (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dclk-provider.h1176 struct clk_hw_onecell_data { struct
1177 unsigned int num;
1178 struct clk_hw *hws[];
/OK3568_Linux_fs/kernel/drivers/clk/meson/
H A Dmeson8b.c3735 struct clk_hw_onecell_data *clk_hw_onecell_data) in meson8b_clkc_init_common()