Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.h76 int isst_store_cmd(int cmd, int sub_command, u32 cpu, int mbox_cmd,
H A Disst_if_common.c134 int isst_store_cmd(int cmd, int sub_cmd, u32 cpu, int mbox_cmd_type, in isst_store_cmd() function
158 EXPORT_SYMBOL_GPL(isst_store_cmd);
530 ret = isst_store_cmd(0, msr_cmd->msr, in isst_if_msr_cmd_req()
H A Disst_if_mbox_msr.c133 action.err = isst_store_cmd(action.mbox_cmd->command, in isst_if_mbox_proc_cmd()
H A Disst_if_mbox_pci.c147 ret = isst_store_cmd(mbox_cmd->command, in isst_if_mbox_proc_cmd()