Searched refs:g5_pmode_data (Results 1 – 1 of 1) sorted by relevance
85 static const u32 *g5_pmode_data; variable164 g5_pmode_data[speed_mode]); in g5_scom_switch_freq()172 (g5_pmode_data[speed_mode] >> PCR_SPEED_SHIFT)) & 0x3) in g5_scom_switch_freq()199 (g5_pmode_data[i] >> PCR_SPEED_SHIFT)) & 0x3) == 0) in g5_scom_query_freq()376 g5_pmode_data = of_get_property(cpunode, "power-mode-data",&psize); in g5_neo2_cpufreq_init()377 if (!g5_pmode_data) { in g5_neo2_cpufreq_init()