Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_legacy_encoders.c781 uint32_t tmp, tmds_pll_cntl, tmds_transmitter_cntl, fp_gen_cntl; in radeon_legacy_tmds_int_mode_set() local
786 tmp = tmds_pll_cntl = RREG32(RADEON_TMDS_PLL_CNTL); in radeon_legacy_tmds_int_mode_set()
791 tmds_pll_cntl ^= (1 << 22); in radeon_legacy_tmds_int_mode_set()
809 tmds_pll_cntl = tmp; in radeon_legacy_tmds_int_mode_set()
811 tmds_pll_cntl &= 0xfff00000; in radeon_legacy_tmds_int_mode_set()
812 tmds_pll_cntl |= tmp; in radeon_legacy_tmds_int_mode_set()
815 tmds_pll_cntl = tmp; in radeon_legacy_tmds_int_mode_set()
863 WREG32(RADEON_TMDS_PLL_CNTL, tmds_pll_cntl); in radeon_legacy_tmds_int_mode_set()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c790 uint32_t tmp, tmds_pll_cntl, tmds_transmitter_cntl, fp_gen_cntl; in radeon_legacy_tmds_int_mode_set() local
795 tmp = tmds_pll_cntl = RREG32(RADEON_TMDS_PLL_CNTL); in radeon_legacy_tmds_int_mode_set()
800 tmds_pll_cntl ^= (1 << 22); in radeon_legacy_tmds_int_mode_set()
818 tmds_pll_cntl = tmp; in radeon_legacy_tmds_int_mode_set()
820 tmds_pll_cntl &= 0xfff00000; in radeon_legacy_tmds_int_mode_set()
821 tmds_pll_cntl |= tmp; in radeon_legacy_tmds_int_mode_set()
824 tmds_pll_cntl = tmp; in radeon_legacy_tmds_int_mode_set()
872 WREG32(RADEON_TMDS_PLL_CNTL, tmds_pll_cntl); in radeon_legacy_tmds_int_mode_set()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c790 uint32_t tmp, tmds_pll_cntl, tmds_transmitter_cntl, fp_gen_cntl; in radeon_legacy_tmds_int_mode_set() local
795 tmp = tmds_pll_cntl = RREG32(RADEON_TMDS_PLL_CNTL); in radeon_legacy_tmds_int_mode_set()
800 tmds_pll_cntl ^= (1 << 22); in radeon_legacy_tmds_int_mode_set()
818 tmds_pll_cntl = tmp; in radeon_legacy_tmds_int_mode_set()
820 tmds_pll_cntl &= 0xfff00000; in radeon_legacy_tmds_int_mode_set()
821 tmds_pll_cntl |= tmp; in radeon_legacy_tmds_int_mode_set()
824 tmds_pll_cntl = tmp; in radeon_legacy_tmds_int_mode_set()
872 WREG32(RADEON_TMDS_PLL_CNTL, tmds_pll_cntl); in radeon_legacy_tmds_int_mode_set()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c790 uint32_t tmp, tmds_pll_cntl, tmds_transmitter_cntl, fp_gen_cntl; in radeon_legacy_tmds_int_mode_set() local
795 tmp = tmds_pll_cntl = RREG32(RADEON_TMDS_PLL_CNTL); in radeon_legacy_tmds_int_mode_set()
800 tmds_pll_cntl ^= (1 << 22); in radeon_legacy_tmds_int_mode_set()
818 tmds_pll_cntl = tmp; in radeon_legacy_tmds_int_mode_set()
820 tmds_pll_cntl &= 0xfff00000; in radeon_legacy_tmds_int_mode_set()
821 tmds_pll_cntl |= tmp; in radeon_legacy_tmds_int_mode_set()
824 tmds_pll_cntl = tmp; in radeon_legacy_tmds_int_mode_set()
872 WREG32(RADEON_TMDS_PLL_CNTL, tmds_pll_cntl); in radeon_legacy_tmds_int_mode_set()