Searched refs:VceBootLevel (Results 1 – 9 of 9) sorted by relevance
241 uint8_t VceBootLevel; member
337 uint8_t VceBootLevel; member
3729 table->VceBootLevel = 0; in ci_init_smc_table()4235 pi->smc_state_table.VceBootLevel = ci_get_vce_boot_level(adev); in ci_update_vce_dpm()4238 tmp |= (pi->smc_state_table.VceBootLevel << DPM_TABLE_475__VceBootLevel__SHIFT); in ci_update_vce_dpm()
1566 offsetof(SMU7_Fusion_DpmTable, VceBootLevel), in kv_update_vce_dpm()
50 # define VceBootLevel(x) ((x) << 16) macro
3593 table->VceBootLevel = 0; in ci_init_smc_table()4094 pi->smc_state_table.VceBootLevel = ci_get_vce_boot_level(rdev); in ci_update_vce_dpm()4097 tmp |= VceBootLevel(pi->smc_state_table.VceBootLevel); in ci_update_vce_dpm()
1493 offsetof(SMU7_Fusion_DpmTable, VceBootLevel), in kv_update_vce_dpm()