Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Ddce3_1_afmt.c221 HDMI0_AUDIO_INFO_LINE(2)); /* anything other than 0 */ in dce3_2_set_audio_packet()
H A Dr600_hdmi.c372 HDMI0_AUDIO_INFO_LINE(2), /* anything other than 0 */ in r600_set_audio_packet()
H A Dr600d.h1076 # define HDMI0_AUDIO_INFO_LINE(x) (((x) & 0x3f) << 8) macro