Home
last modified time | relevance | path

Searched refs:HDMI0_ACR_CTS_32 (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Ddce3_1_afmt.c191 HDMI0_ACR_CTS_32(acr->cts_32khz), in dce3_2_hdmi_update_acr()
H A Dr600_hdmi.c195 HDMI0_ACR_CTS_32(acr->cts_32khz), in r600_hdmi_update_acr()
H A Dr600d.h1143 # define HDMI0_ACR_CTS_32(x) (((x) & 0xfffff) << 12) macro