Home
last modified time | relevance | path

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

/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,