Searched refs:UvdBootLevel (Results 1 – 17 of 17) sorted by relevance
47 UvdBootLevel, enumerator
240 uint8_t UvdBootLevel; member
337 uint8_t UvdBootLevel; member
263 uint8_t UvdBootLevel; member
279 uint8_t UvdBootLevel; member
297 uint8_t UvdBootLevel; member
303 uint8_t UvdBootLevel; member
339 smu_data->smc_state_table.UvdBootLevel = 0; in vegam_update_uvd_smc_table()341 smu_data->smc_state_table.UvdBootLevel = in vegam_update_uvd_smc_table()344 UvdBootLevel); in vegam_update_uvd_smc_table()350 mm_boot_level_value |= smu_data->smc_state_table.UvdBootLevel << 24; in vegam_update_uvd_smc_table()360 (uint32_t)(1 << smu_data->smc_state_table.UvdBootLevel)); in vegam_update_uvd_smc_table()1332 table->UvdBootLevel = 0; in vegam_populate_smc_uvd_level()2192 case UvdBootLevel: in vegam_get_offsetof()2193 return offsetof(SMU75_Discrete_DpmTable, UvdBootLevel); in vegam_get_offsetof()
1579 table->UvdBootLevel = 0; in fiji_populate_smc_uvd_level()2336 case UvdBootLevel: in fiji_get_offsetof()2337 return offsetof(SMU73_Discrete_DpmTable, UvdBootLevel); in fiji_get_offsetof()2382 smu_data->smc_state_table.UvdBootLevel = 0; in fiji_update_uvd_smc_table()2384 smu_data->smc_state_table.UvdBootLevel = in fiji_update_uvd_smc_table()2387 UvdBootLevel); in fiji_update_uvd_smc_table()2393 mm_boot_level_value |= smu_data->smc_state_table.UvdBootLevel << 24; in fiji_update_uvd_smc_table()2403 (uint32_t)(1 << smu_data->smc_state_table.UvdBootLevel)); in fiji_update_uvd_smc_table()
1404 table->UvdBootLevel = 0; in polaris10_populate_smc_uvd_level()2129 smu_data->smc_state_table.UvdBootLevel = 0; in polaris10_update_uvd_smc_table()2131 smu_data->smc_state_table.UvdBootLevel = in polaris10_update_uvd_smc_table()2134 UvdBootLevel); in polaris10_update_uvd_smc_table()2140 mm_boot_level_value |= smu_data->smc_state_table.UvdBootLevel << 24; in polaris10_update_uvd_smc_table()2150 (uint32_t)(1 << smu_data->smc_state_table.UvdBootLevel)); in polaris10_update_uvd_smc_table()2286 case UvdBootLevel: in polaris10_get_offsetof()2287 return offsetof(SMU74_Discrete_DpmTable, UvdBootLevel); in polaris10_get_offsetof()
1311 table->UvdBootLevel = 0; in tonga_populate_smc_uvd_level()2625 case UvdBootLevel: in tonga_get_offsetof()2626 return offsetof(SMU72_Discrete_DpmTable, UvdBootLevel); in tonga_get_offsetof()2671 smu_data->smc_state_table.UvdBootLevel = 0; in tonga_update_uvd_smc_table()2673 smu_data->smc_state_table.UvdBootLevel = in tonga_update_uvd_smc_table()2676 offsetof(SMU72_Discrete_DpmTable, UvdBootLevel); in tonga_update_uvd_smc_table()2682 mm_boot_level_value |= smu_data->smc_state_table.UvdBootLevel << 24; in tonga_update_uvd_smc_table()2693 (uint32_t)(1 << smu_data->smc_state_table.UvdBootLevel)); in tonga_update_uvd_smc_table()
2009 table->UvdBootLevel = 0; in ci_init_smc_table()2868 smu_data->smc_state_table.UvdBootLevel = 0; in ci_update_uvd_smc_table()2870 smu_data->smc_state_table.UvdBootLevel = uvd_table->count - 1; in ci_update_uvd_smc_table()2873 UvdBootLevel, smu_data->smc_state_table.UvdBootLevel); in ci_update_uvd_smc_table()
336 uint8_t UvdBootLevel; member
3656 table->UvdBootLevel = 0; in ci_init_smc_table()4116 pi->smc_state_table.UvdBootLevel = 0; in ci_update_uvd_dpm()4118 pi->smc_state_table.UvdBootLevel = in ci_update_uvd_dpm()4123 tmp |= UvdBootLevel(pi->smc_state_table.UvdBootLevel); in ci_update_uvd_dpm()
51 # define UvdBootLevel(x) ((x) << 24) macro
1442 offsetof(SMU7_Fusion_DpmTable, UvdBootLevel), in kv_update_uvd_dpm()