Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/i386/i386/
Dlongrun.c120 CTL_MACHDEP, CPU_TMLR_VOLTAGE, CTL_EOL); in tmx86_init_longrun()
230 case CPU_TMLR_VOLTAGE: in sysctl_machdep_tm_longrun()
/netbsd/src/sys/arch/x86/include/
Dcpu.h639 #define CPU_TMLR_VOLTAGE 13 /* int: current voltage */ macro