Searched refs:ts_parents (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/clk/sunxi-ng/ |
| D | ccu-sun50i-a64.c | 456 static const char * const ts_parents[] = { "osc24M", "pll-periph0", }; variable 457 static SUNXI_CCU_MP_WITH_MUX_GATE(ts_clk, "ts", ts_parents, 0x098,
|
| D | ccu-sun50i-h6.c | 476 static const char * const ts_parents[] = { "osc24M", "pll-periph0" }; variable 477 static SUNXI_CCU_MP_WITH_MUX_GATE(ts_clk, "ts", ts_parents, 0x9b0,
|
| D | ccu-sun8i-h3.c | 374 static const char * const ts_parents[] = { "osc24M", "pll-periph0", }; variable 375 static SUNXI_CCU_MP_WITH_MUX_GATE(ts_clk, "ts", ts_parents, 0x098,
|
| D | ccu-sun8i-r40.c | 514 static const char * const ts_parents[] = { "osc24M", "pll-periph0", }; variable 515 static SUNXI_CCU_MP_WITH_MUX_GATE(ts_clk, "ts", ts_parents, 0x098,
|