Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_mp.h127 .hw.init = CLK_HW_INIT_PARENTS_HW(_name, \
H A Dccu_mux.h117 .hw.init = CLK_HW_INIT_PARENTS_HW(_name, \
H A Dccu_div.h250 .hw.init = CLK_HW_INIT_PARENTS_HW(_name, \
/openbmc/linux/include/linux/
H A Dclk-provider.h1458 #define CLK_HW_INIT_PARENTS_HW(_name, _parents, _ops, _flags) \ macro