Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dpowernow-k8.h99 #define HI_FID_TABLE_BOTTOM 8 /* between the low and high tables */ macro
H A Dpowernow-k8.c77 if (fid < HI_FID_TABLE_BOTTOM) in convert_fid_to_vco_fid()
518 if (j && (pst[j].fid < HI_FID_TABLE_BOTTOM)) { in check_pst_table()