Home
last modified time | relevance | path

Searched refs:RADEON_RGB_ATTEN_VAL (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/drm2/radeon/
H A Dradeon_legacy_tv.c604 | RADEON_RGB_ATTEN_VAL(0xc)); in radeon_legacy_tv_mode_set()
H A Dradeon_reg.h3544 # define RADEON_RGB_ATTEN_VAL(x) ((x) << 28) macro