Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/drm2/radeon/
HDr600_hdmi.c425 iec |= HDMI0_60958_CS_CATEGORY_CODE(audio.category_code); in r600_hdmi_update_audio_settings()
HDr600d.h1091 # define HDMI0_60958_CS_CATEGORY_CODE(x) (((x) & 0xff) << 8) macro