Searched refs:FMT_50FRC_SEL (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_opp.h | 119 OPP_SF(FMT_BIT_DEPTH_CONTROL, FMT_50FRC_SEL, mask_sh),\ 175 OPP_SF(FMT0_FMT_BIT_DEPTH_CONTROL, FMT_50FRC_SEL, mask_sh),\ 226 OPP_SF(FMT_BIT_DEPTH_CONTROL, FMT_50FRC_SEL, mask_sh),\ 248 type FMT_50FRC_SEL; \
|
H A D | dce_opp.c | 317 FMT_50FRC_SEL, 0, in set_temporal_dither() 346 FMT_50FRC_SEL, params->flags.FRC50, in set_temporal_dither()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | cikd.h | 1003 # define FMT_50FRC_SEL(x) ((x) << 28) macro
|
H A D | evergreend.h | 1391 # define FMT_50FRC_SEL(x) ((x) << 28) macro
|
H A D | r600d.h | 1260 # define FMT_50FRC_SEL(x) ((x) << 28) macro
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 2119 #define FMT_50FRC_SEL(x) ((x) << 28) macro
|