Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dclk-provider.h882 struct clk_hw_onecell_data { struct
883 unsigned int num;
884 struct clk_hw *hws[];
/Linux-v5.4/drivers/clk/meson/
Dmeson8b.c3639 struct clk_hw_onecell_data *clk_hw_onecell_data) in meson8b_clkc_init_common()