Searched refs:soft_register_value (Results 1 – 1 of 1) sorted by relevance
1105 uint32_t soft_register_value = 0; in smu7_disable_sclk_vce_handshake() local1110 soft_register_value = cgs_read_ind_register(hwmgr->device, in smu7_disable_sclk_vce_handshake()1112 soft_register_value |= SMU7_VCE_SCLK_HANDSHAKE_DISABLE; in smu7_disable_sclk_vce_handshake()1114 handshake_disables_offset, soft_register_value); in smu7_disable_sclk_vce_handshake()1121 uint32_t soft_register_value = 0; in smu7_disable_handshake_uvd() local1126 soft_register_value = cgs_read_ind_register(hwmgr->device, in smu7_disable_handshake_uvd()1128 soft_register_value |= smum_get_mac_definition(hwmgr, in smu7_disable_handshake_uvd()1131 handshake_disables_offset, soft_register_value); in smu7_disable_handshake_uvd()