Searched refs:soft_register_value (Results 1 – 1 of 1) sorted by relevance
1051 uint32_t soft_register_value = 0; in smu7_disable_sclk_vce_handshake() local1056 soft_register_value = cgs_read_ind_register(hwmgr->device, in smu7_disable_sclk_vce_handshake()1058 soft_register_value |= SMU7_VCE_SCLK_HANDSHAKE_DISABLE; in smu7_disable_sclk_vce_handshake()1060 handshake_disables_offset, soft_register_value); in smu7_disable_sclk_vce_handshake()1067 uint32_t soft_register_value = 0; in smu7_disable_handshake_uvd() local1072 soft_register_value = cgs_read_ind_register(hwmgr->device, in smu7_disable_handshake_uvd()1074 soft_register_value |= smum_get_mac_definition(hwmgr, in smu7_disable_handshake_uvd()1077 handshake_disables_offset, soft_register_value); in smu7_disable_handshake_uvd()