Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/amd/pmc/
Dpmc.c83 #define SMU_MSG_GETSMUVERSION 0x02 macro
388 rc = amd_pmc_send_cmd(dev, 0, &val, SMU_MSG_GETSMUVERSION, true); in amd_pmc_get_smu_version()