Searched refs:aux_parents (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/clk/qcom/ |
H A D | kpss-xcc.c | 15 static const struct clk_parent_data aux_parents[] = { variable 54 hw = devm_clk_hw_register_mux_parent_data_table(dev, name, aux_parents, in kpss_xcc_driver_probe() 55 ARRAY_SIZE(aux_parents), 0, in kpss_xcc_driver_probe()
|
/linux/drivers/clk/sprd/ |
H A D | sc9860-clk.c | 503 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 D | sc9863a-clk.c | 351 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 D | ums512-clk.c | 726 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,
|