Searched refs:tcb_clocks (Results 1 – 1 of 1) sorted by relevance
54 static const char * const tcb_clocks[] = { variable57 static const char * const tcb_clocks[] = { "t0_clk", "gclk", "slow_clk" }; variable68 for (i = 0; i < ARRAY_SIZE(tcb_clocks); i++) { in atmel_tcb_enable_clocks()69 res = clk_dt_get_by_name(fdt, node, tcb_clocks[i], &clk); in atmel_tcb_enable_clocks()