Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/ingenic/
H A Dtcu.c32 bool has_ost; member
303 .has_ost = false,
309 .has_ost = true,
315 .has_ost = true,
321 .has_ost = false, /* X1000 has OST, but it not belong TCU */
416 if (tcu->soc_info->has_ost) { in ingenic_tcu_probe()
438 if (tcu->soc_info->has_ost) in ingenic_tcu_probe()