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

/linux-master/drivers/devfreq/
H A Dimx8m-ddrc.c29 int dram_core_parent_index; member in struct:imx8m_ddrc_freq
143 priv->dram_core, freq->dram_core_parent_index - 1);
308 freq->dram_core_parent_index = res.a1;
313 if (freq->dram_core_parent_index != 1 &&
314 freq->dram_core_parent_index != 2)
321 if (freq->dram_core_parent_index == 2 &&

Completed in 123 milliseconds