Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/amd/pmc/
H A Dpmc.h62 #define SMU_MSG_GET_SUP_CONSTRAINTS 0x09 macro
H A Dpmc.c143 amd_pmc_send_cmd(dev, 0, &dev->active_ips, SMU_MSG_GET_SUP_CONSTRAINTS, true); in amd_pmc_setup_smu_logging()