Home
last modified time | relevance | path

Searched refs:vpe_colla_cntl (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dvpe_v6_1.c103 uint32_t vpe_colla_cntl, vpe_colla_cfg, i; in vpe_v6_1_set_collaborate_mode() local
109 vpe_colla_cntl = RREG32(vpe_get_reg_offset(vpe, i, regVPEC_COLLABORATE_CNTL)); in vpe_v6_1_set_collaborate_mode()
110 vpe_colla_cntl = REG_SET_FIELD(vpe_colla_cntl, VPEC_COLLABORATE_CNTL, in vpe_v6_1_set_collaborate_mode()
112 WREG32(vpe_get_reg_offset(vpe, i, regVPEC_COLLABORATE_CNTL), vpe_colla_cntl); in vpe_v6_1_set_collaborate_mode()