Home
last modified time | relevance | path

Searched refs:has_tcu_clk (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/ingenic/
H A Dtcu.c33 bool has_tcu_clk; member
304 .has_tcu_clk = true,
310 .has_tcu_clk = true,
316 .has_tcu_clk = false,
322 .has_tcu_clk = true,
354 if (tcu->soc_info->has_tcu_clk) { in ingenic_tcu_probe()