Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7_discrete.h300 uint32_t SmioMaskMvddVid; member
H A Dsmu71_discrete.h252 uint32_t SmioMaskMvddVid; member
/linux/drivers/gpu/drm/radeon/
H A Dsmu7_discrete.h287 uint32_t SmioMaskMvddVid; member
H A Dci_dpm.c3636 table->SmioMaskMvddVid = cpu_to_be32(table->SmioMaskMvddVid); in ci_init_smc_table()
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.c915 table->SmioMaskMvddVid |= data->mvdd_voltage_table.entries[count].smio_low; in ci_populate_smc_mvdd_table()
2090 CONVERT_FROM_HOST_TO_SMC_UL(table->SmioMaskMvddVid); in ci_init_smc_table()
H A Diceland_smumgr.c2045 CONVERT_FROM_HOST_TO_SMC_UL(table->SmioMaskMvddVid); in iceland_init_smc_table()