Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dr600.c870 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
872 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
878 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
880 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
886 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
888 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
894 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
896 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
902 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
904 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
[all …]
H A Dcikd.h961 # define DC_HPDx_INT_POLARITY (1 << 8) macro
H A Devergreend.h1353 # define DC_HPDx_INT_POLARITY (1 << 8) macro
H A Dr600d.h864 # define DC_HPDx_INT_POLARITY (1 << 8) macro