Home
last modified time | relevance | path

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

/drivers/clk/ingenic/
Dtcu.c32 bool has_ost; member
299 .has_ost = false,
305 .has_ost = true,
311 .has_ost = true,
317 .has_ost = false, /* X1000 has OST, but it not belong TCU */
397 if (tcu->soc_info->has_ost) { in ingenic_tcu_probe()
419 if (tcu->soc_info->has_ost) in ingenic_tcu_probe()