Searched refs:ts_parents (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-sun50i-a64.c | 463 static const char * const ts_parents[] = { "osc24M", "pll-periph0", }; variable 464 static SUNXI_CCU_MP_WITH_MUX_GATE(ts_clk, "ts", ts_parents, 0x098,
|
H A D | ccu-sun50i-h616.c | 482 static const char * const ts_parents[] = { "osc24M", "pll-periph0" }; variable 483 static SUNXI_CCU_MP_WITH_MUX_GATE(ts_clk, "ts", ts_parents, 0x9b0,
|
H A D | ccu-sun8i-h3.c | 377 static const char * const ts_parents[] = { "osc24M", "pll-periph0", }; variable 378 static SUNXI_CCU_MP_WITH_MUX_GATE(ts_clk, "ts", ts_parents, 0x098,
|
H A D | ccu-sun50i-h6.c | 485 static const char * const ts_parents[] = { "osc24M", "pll-periph0" }; variable 486 static SUNXI_CCU_MP_WITH_MUX_GATE(ts_clk, "ts", ts_parents, 0x9b0,
|
H A D | ccu-sun8i-r40.c | 526 static const char * const ts_parents[] = { "osc24M", "pll-periph0", }; variable 527 static SUNXI_CCU_MP_WITH_MUX_GATE(ts_clk, "ts", ts_parents, 0x098,
|