Home
last modified time | relevance | path

Searched refs:fp2_gen_cntl (Results 1 – 25 of 90) sorted by relevance

1234

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_legacy_encoders.c896 fp2_gen_cntl &= ~RADEON_FP2_BLANK_EN; in radeon_legacy_tmds_ext_dpms()
902 fp2_gen_cntl |= RADEON_FP2_BLANK_EN; in radeon_legacy_tmds_ext_dpms()
907 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tmds_ext_dpms()
946 uint32_t fp2_gen_cntl; in radeon_legacy_tmds_ext_mode_set() local
962 fp2_gen_cntl &= ~(RADEON_FP2_ON | in radeon_legacy_tmds_ext_mode_set()
986 fp2_gen_cntl |= R200_FP2_SOURCE_SEL_RMX; in radeon_legacy_tmds_ext_mode_set()
996 fp2_gen_cntl |= RADEON_FP2_SRC_SEL_CRTC2; in radeon_legacy_tmds_ext_mode_set()
999 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tmds_ext_mode_set()
1104 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tv_dac_dpms()
1283 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tv_dac_mode_set()
[all …]
H A Dradeon_bios.c567 uint32_t fp2_gen_cntl; in legacy_read_disabled_bios() local
579 fp2_gen_cntl = 0; in legacy_read_disabled_bios()
582 fp2_gen_cntl = RREG32(RADEON_FP2_GEN_CNTL); in legacy_read_disabled_bios()
619 WREG32(RADEON_FP2_GEN_CNTL, (fp2_gen_cntl & ~RADEON_FP2_ON)); in legacy_read_disabled_bios()
637 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in legacy_read_disabled_bios()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c905 fp2_gen_cntl &= ~RADEON_FP2_BLANK_EN; in radeon_legacy_tmds_ext_dpms()
911 fp2_gen_cntl |= RADEON_FP2_BLANK_EN; in radeon_legacy_tmds_ext_dpms()
916 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tmds_ext_dpms()
955 uint32_t fp2_gen_cntl; in radeon_legacy_tmds_ext_mode_set() local
971 fp2_gen_cntl &= ~(RADEON_FP2_ON | in radeon_legacy_tmds_ext_mode_set()
995 fp2_gen_cntl |= R200_FP2_SOURCE_SEL_RMX; in radeon_legacy_tmds_ext_mode_set()
1005 fp2_gen_cntl |= RADEON_FP2_SRC_SEL_CRTC2; in radeon_legacy_tmds_ext_mode_set()
1008 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tmds_ext_mode_set()
1113 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tv_dac_dpms()
1292 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tv_dac_mode_set()
[all …]
H A Dradeon_bios.c517 uint32_t fp2_gen_cntl; in legacy_read_disabled_bios() local
529 fp2_gen_cntl = 0; in legacy_read_disabled_bios()
532 fp2_gen_cntl = RREG32(RADEON_FP2_GEN_CNTL); in legacy_read_disabled_bios()
569 WREG32(RADEON_FP2_GEN_CNTL, (fp2_gen_cntl & ~RADEON_FP2_ON)); in legacy_read_disabled_bios()
587 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in legacy_read_disabled_bios()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c905 fp2_gen_cntl &= ~RADEON_FP2_BLANK_EN; in radeon_legacy_tmds_ext_dpms()
911 fp2_gen_cntl |= RADEON_FP2_BLANK_EN; in radeon_legacy_tmds_ext_dpms()
916 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tmds_ext_dpms()
955 uint32_t fp2_gen_cntl; in radeon_legacy_tmds_ext_mode_set() local
971 fp2_gen_cntl &= ~(RADEON_FP2_ON | in radeon_legacy_tmds_ext_mode_set()
995 fp2_gen_cntl |= R200_FP2_SOURCE_SEL_RMX; in radeon_legacy_tmds_ext_mode_set()
1005 fp2_gen_cntl |= RADEON_FP2_SRC_SEL_CRTC2; in radeon_legacy_tmds_ext_mode_set()
1008 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tmds_ext_mode_set()
1113 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tv_dac_dpms()
1292 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tv_dac_mode_set()
[all …]
H A Dradeon_bios.c517 uint32_t fp2_gen_cntl; in legacy_read_disabled_bios() local
529 fp2_gen_cntl = 0; in legacy_read_disabled_bios()
532 fp2_gen_cntl = RREG32(RADEON_FP2_GEN_CNTL); in legacy_read_disabled_bios()
569 WREG32(RADEON_FP2_GEN_CNTL, (fp2_gen_cntl & ~RADEON_FP2_ON)); in legacy_read_disabled_bios()
587 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in legacy_read_disabled_bios()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c905 fp2_gen_cntl &= ~RADEON_FP2_BLANK_EN; in radeon_legacy_tmds_ext_dpms()
911 fp2_gen_cntl |= RADEON_FP2_BLANK_EN; in radeon_legacy_tmds_ext_dpms()
916 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tmds_ext_dpms()
955 uint32_t fp2_gen_cntl; in radeon_legacy_tmds_ext_mode_set() local
971 fp2_gen_cntl &= ~(RADEON_FP2_ON | in radeon_legacy_tmds_ext_mode_set()
995 fp2_gen_cntl |= R200_FP2_SOURCE_SEL_RMX; in radeon_legacy_tmds_ext_mode_set()
1005 fp2_gen_cntl |= RADEON_FP2_SRC_SEL_CRTC2; in radeon_legacy_tmds_ext_mode_set()
1008 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tmds_ext_mode_set()
1113 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tv_dac_dpms()
1292 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tv_dac_mode_set()
[all …]
H A Dradeon_bios.c517 uint32_t fp2_gen_cntl; in legacy_read_disabled_bios() local
529 fp2_gen_cntl = 0; in legacy_read_disabled_bios()
532 fp2_gen_cntl = RREG32(RADEON_FP2_GEN_CNTL); in legacy_read_disabled_bios()
569 WREG32(RADEON_FP2_GEN_CNTL, (fp2_gen_cntl & ~RADEON_FP2_ON)); in legacy_read_disabled_bios()
587 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in legacy_read_disabled_bios()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/video/
H A Dati_radeon_fb.h208 u32 fp2_gen_cntl; member

1234