Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dcgs_common.h35 CGS_IND_REG__PCIE, enumerator
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cgs.c63 case CGS_IND_REG__PCIE: in amdgpu_cgs_read_ind_register()
91 case CGS_IND_REG__PCIE: in amdgpu_cgs_write_ind_register()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_helper.c593 dm_write_index_reg(ctx, CGS_IND_REG__PCIE, index, reg_val); in generic_indirect_reg_update_ex_sync()
612 value = dm_read_index_reg(ctx, CGS_IND_REG__PCIE, index); in generic_indirect_reg_get_sync()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c217 speedCntl = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__PCIE, in smu7_get_current_pcie_speed()
228 link_width = PHM_READ_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__PCIE, in smu7_get_current_pcie_lane_number()
1281 PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__PCIE, in smu7_start_dpm()