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

/linux-master/drivers/clk/ingenic/
H A Dtcu.c32 bool has_ost; member in struct:ingenic_soc_info
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) {
438 if (tcu->soc_info->has_ost)

Completed in 91 milliseconds