Home
last modified time | relevance | path

Searched refs:HI_FID_TABLE_BOTTOM (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/cpufreq/
Dpowernow-k8.h101 #define HI_FID_TABLE_BOTTOM 8 /* between the low and high tables */ macro
Dpowernow-k8.c80 if (fid < HI_FID_TABLE_BOTTOM) in convert_fid_to_vco_fid()
521 if (j && (pst[j].fid < HI_FID_TABLE_BOTTOM)) { in check_pst_table()