Searched refs:soft_register_value (Results 1 – 1 of 1) sorted by relevance
1055 uint32_t soft_register_value = 0; in smu7_disable_sclk_vce_handshake() local1060 soft_register_value = cgs_read_ind_register(hwmgr->device, in smu7_disable_sclk_vce_handshake()1062 soft_register_value |= SMU7_VCE_SCLK_HANDSHAKE_DISABLE; in smu7_disable_sclk_vce_handshake()1064 handshake_disables_offset, soft_register_value); in smu7_disable_sclk_vce_handshake()1071 uint32_t soft_register_value = 0; in smu7_disable_handshake_uvd() local1076 soft_register_value = cgs_read_ind_register(hwmgr->device, in smu7_disable_handshake_uvd()1078 soft_register_value |= smum_get_mac_definition(hwmgr, in smu7_disable_handshake_uvd()1081 handshake_disables_offset, soft_register_value); in smu7_disable_handshake_uvd()