Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/ingenic/
Dtcu.c32 bool has_ost; member
304 .has_ost = false,
310 .has_ost = true,
316 .has_ost = true,
322 .has_ost = false, /* X1000 has OST, but it not belong TCU */
402 if (tcu->soc_info->has_ost) { in ingenic_tcu_probe()
424 if (tcu->soc_info->has_ost) in ingenic_tcu_probe()