Searched refs:isst_send_msr_command (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/power/x86/intel-speed-select/
H A Disst-core.c69 int isst_send_msr_command(unsigned int cpu, unsigned int msr, int write, function
151 ret = isst_send_msr_command(id->cpu, 0x1AD, 0, &msr_trl);
264 ret = isst_send_msr_command(id->cpu, 0x1AD, 0, trl);
278 ret = isst_send_msr_command(id->cpu, 0x1AD, 1, &trl);
315 ret = isst_send_msr_command(id->cpu, 0x1AD, 1, &msr_trl);
328 ret = isst_send_msr_command(id->cpu, 0x64b, 0, &tdp_control);
H A Disst.h234 extern int isst_send_msr_command(unsigned int cpu, unsigned int command,
H A Disst-core-mbox.c596 ret = isst_send_msr_command(id->cpu, 0x1ae, 0, buckets_info);

Completed in 206 milliseconds