Searched refs:ts_parents (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/drivers/clk/sunxi-ng/ |
| D | ccu-sun50i-a64.c | 443 static const char * const ts_parents[] = { "osc24M", "pll-periph0", }; variable 444 static SUNXI_CCU_MP_WITH_MUX_GATE(ts_clk, "ts", ts_parents, 0x098,
|
| D | ccu-sun50i-h6.c | 468 static const char * const ts_parents[] = { "osc24M", "pll-periph0" }; variable 469 static SUNXI_CCU_MP_WITH_MUX_GATE(ts_clk, "ts", ts_parents, 0x9b0,
|
| D | ccu-sun8i-r40.c | 521 static const char * const ts_parents[] = { "osc24M", "pll-periph0", }; variable 522 static SUNXI_CCU_MP_WITH_MUX_GATE(ts_clk, "ts", ts_parents, 0x098,
|
| D | ccu-sun8i-h3.c | 380 static const char * const ts_parents[] = { "osc24M", "pll-periph0", }; variable 381 static SUNXI_CCU_MP_WITH_MUX_GATE(ts_clk, "ts", ts_parents, 0x098,
|