Searched refs:soft_register_value (Results 1 – 1 of 1) sorted by relevance
1168 uint32_t soft_register_value = 0; in smu7_disable_sclk_vce_handshake() local1173 soft_register_value = cgs_read_ind_register(hwmgr->device, in smu7_disable_sclk_vce_handshake()1175 soft_register_value |= SMU7_VCE_SCLK_HANDSHAKE_DISABLE; in smu7_disable_sclk_vce_handshake()1177 handshake_disables_offset, soft_register_value); in smu7_disable_sclk_vce_handshake()1184 uint32_t soft_register_value = 0; in smu7_disable_handshake_uvd() local1189 soft_register_value = cgs_read_ind_register(hwmgr->device, in smu7_disable_handshake_uvd()1191 soft_register_value |= smum_get_mac_definition(hwmgr, in smu7_disable_handshake_uvd()1194 handshake_disables_offset, soft_register_value); in smu7_disable_handshake_uvd()