Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/qcom/
H A Dkpss-xcc.c15 static const struct clk_parent_data aux_parents[] = { variable
59 hw = devm_clk_hw_register_mux_parent_data_table(dev, name, aux_parents, in kpss_xcc_driver_probe()
60 ARRAY_SIZE(aux_parents), 0, in kpss_xcc_driver_probe()
/openbmc/linux/drivers/clk/sprd/
H A Dsc9863a-clk.c351 static const struct clk_parent_data aux_parents[] = { variable
356 static SPRD_COMP_CLK_DATA(aux0_clk, "aux0-clk", aux_parents, 0x22c,
358 static SPRD_COMP_CLK_DATA(aux1_clk, "aux1-clk", aux_parents, 0x230,
360 static SPRD_COMP_CLK_DATA(aux2_clk, "aux2-clk", aux_parents, 0x234,
362 static SPRD_COMP_CLK_DATA(probe_clk, "probe-clk", aux_parents, 0x238,
H A Dsc9860-clk.c503 static const char * const aux_parents[] = { "ext-32k", "rpll0-26m", variable
511 static SPRD_COMP_CLK(aux0_clk, "aux0", aux_parents, 0x238,
513 static SPRD_COMP_CLK(aux1_clk, "aux1", aux_parents, 0x23c,
515 static SPRD_COMP_CLK(aux2_clk, "aux2", aux_parents, 0x240,
517 static SPRD_COMP_CLK(probe_clk, "probe", aux_parents, 0x244,
H A Dums512-clk.c726 static const struct clk_parent_data aux_parents[] = { variable
756 static SPRD_COMP_CLK_DATA(aux0_clk, "aux0-clk", aux_parents,
760 static SPRD_COMP_CLK_DATA(aux2_clk, "aux2-clk", aux_parents,
762 static SPRD_COMP_CLK_DATA(probe_clk, "probe-clk", aux_parents,