Home
last modified time | relevance | path

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

/freebsd/sys/x86/cpufreq/
H A Dest.c87 #define ID32(MHz_hi, mV_hi, MHz_lo, mV_lo, bus_clk) \ argument
88 ((ID16(MHz_lo, mV_lo, bus_clk) << 16) | (ID16(MHz_hi, mV_hi, bus_clk)))