Searched refs:ts_parents (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/clk/sunxi-ng/ |
D | ccu-sun50i-a64.c | 457 static const char * const ts_parents[] = { "osc24M", "pll-periph0", }; variable 458 static SUNXI_CCU_MP_WITH_MUX_GATE(ts_clk, "ts", ts_parents, 0x098,
|
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,
|
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,
|
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,
|
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,
|