Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c83 #define SMU_MSG_GETSMUVERSION 0x02 macro
378 rc = amd_pmc_send_cmd(dev, 0, &val, SMU_MSG_GETSMUVERSION, true); in amd_pmc_get_smu_version()