Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/ingenic/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds