Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_link_encoder.h45 SRI(DC_HPD_CONTROL, HPD, id)
143 uint32_t DC_HPD_CONTROL; member
A Ddce_link_encoder.c1644 uint32_t addr = HPD_REG(DC_HPD_CONTROL); in dce110_link_encoder_enable_hpd()
1648 get_reg_field_value(hpd_enable, DC_HPD_CONTROL, DC_HPD_EN); in dce110_link_encoder_enable_hpd()
1651 set_reg_field_value(value, 1, DC_HPD_CONTROL, DC_HPD_EN); in dce110_link_encoder_enable_hpd()
1658 uint32_t addr = HPD_REG(DC_HPD_CONTROL); in dce110_link_encoder_disable_hpd()
1661 set_reg_field_value(value, 0, DC_HPD_CONTROL, DC_HPD_EN); in dce110_link_encoder_disable_hpd()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_link_encoder.h40 SRI(DC_HPD_CONTROL, HPD, id)
81 uint32_t DC_HPD_CONTROL; member
A Ddcn10_link_encoder.c1380 HPD_REG_UPDATE(DC_HPD_CONTROL, in dcn10_link_encoder_enable_hpd()
1388 HPD_REG_UPDATE(DC_HPD_CONTROL, in dcn10_link_encoder_disable_hpd()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Ddce_v10_0.c360 tmp = REG_SET_FIELD(tmp, DC_HPD_CONTROL, DC_HPD_EN, 1); in dce_v10_0_hpd_init()
402 tmp = REG_SET_FIELD(tmp, DC_HPD_CONTROL, DC_HPD_EN, 0); in dce_v10_0_hpd_fini()
A Ddce_v11_0.c378 tmp = REG_SET_FIELD(tmp, DC_HPD_CONTROL, DC_HPD_EN, 1); in dce_v11_0_hpd_init()
419 tmp = REG_SET_FIELD(tmp, DC_HPD_CONTROL, DC_HPD_EN, 0); in dce_v11_0_hpd_fini()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_resource.h298 #define HPD_REG_LIST_RI(id) SRI_ARR(DC_HPD_CONTROL, HPD, id)

Completed in 33 milliseconds