Searched refs:aux_parents (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/clk/qcom/ |
| D | kpss-xcc.c | 15 static const char *aux_parents[] = { variable 60 clk = clk_register_mux_table(&pdev->dev, name, aux_parents, in kpss_xcc_driver_probe() 61 ARRAY_SIZE(aux_parents), 0, base, 0, 0x3, in kpss_xcc_driver_probe()
|
| /Linux-v5.4/drivers/clk/sprd/ |
| 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,
|