Home
last modified time | relevance | path

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

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