Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v8_0.c261 tmp &= ~DC_HPD1_INT_CONTROL__DC_HPD1_INT_POLARITY_MASK; in dce_v8_0_hpd_set_polarity()
263 tmp |= DC_HPD1_INT_CONTROL__DC_HPD1_INT_POLARITY_MASK; in dce_v8_0_hpd_set_polarity()
H A Ddce_v6_0.c269 tmp &= ~DC_HPD1_INT_CONTROL__DC_HPD1_INT_POLARITY_MASK; in dce_v6_0_hpd_set_polarity()
271 tmp |= DC_HPD1_INT_CONTROL__DC_HPD1_INT_POLARITY_MASK; in dce_v6_0_hpd_set_polarity()
/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/
H A Ddce_6_0_sh_mask.h3901 #define DC_HPD1_INT_CONTROL__DC_HPD1_INT_POLARITY_MASK 0x00000100L macro
H A Ddce_8_0_sh_mask.h6197 #define DC_HPD1_INT_CONTROL__DC_HPD1_INT_POLARITY_MASK 0x100 macro