Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v8_0.c290 tmp |= DC_HPD1_CONTROL__DC_HPD1_EN_MASK; in dce_v8_0_hpd_init()
335 tmp &= ~DC_HPD1_CONTROL__DC_HPD1_EN_MASK; in dce_v8_0_hpd_fini()
H A Ddce_v6_0.c298 tmp |= DC_HPD1_CONTROL__DC_HPD1_EN_MASK; in dce_v6_0_hpd_init()
343 tmp &= ~DC_HPD1_CONTROL__DC_HPD1_EN_MASK; in dce_v6_0_hpd_fini()
/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/
H A Ddce_6_0_sh_mask.h3885 #define DC_HPD1_CONTROL__DC_HPD1_EN_MASK 0x10000000L macro
H A Ddce_8_0_sh_mask.h6209 #define DC_HPD1_CONTROL__DC_HPD1_EN_MASK 0x10000000 macro