Home
last modified time | relevance | path

Searched defs:parent_hws (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-mux.c151 const struct clk_hw **parent_hws, in __clk_hw_register_mux()
H A Dclk.c3862 const struct clk_hw **parent_hws = init->parent_hws; in clk_core_populate_parent_map() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dclk-provider.h305 const struct clk_hw **parent_hws; member
881 #define clk_hw_register_mux_hws(dev, name, parent_hws, num_parents, flags, \ argument