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

/linux-4.4.14/drivers/cpufreq/
H A Dlonghaul.h52 * The eblcr values specify the ratio read from the CPU.
H A Dlonghaul.c84 static int eblcr[32]; variable
130 return eblcr[invalue]; longhaul_get_cpu_mult()
590 min_vid_speed = eblcr[j]; longhaul_setup_voltagescaling()
785 memcpy(eblcr, samuel1_eblcr, sizeof(samuel1_eblcr)); longhaul_cpu_init()
797 memcpy(eblcr, samuel2_eblcr, sizeof(samuel2_eblcr)); longhaul_cpu_init()
809 memcpy(eblcr, ezra_eblcr, sizeof(ezra_eblcr)); longhaul_cpu_init()
820 memcpy(eblcr, ezrat_eblcr, sizeof(ezrat_eblcr)); longhaul_cpu_init()
827 memcpy(eblcr, nehemiah_eblcr, sizeof(nehemiah_eblcr)); longhaul_cpu_init()

Completed in 88 milliseconds