Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/arm/nvidia/drm2/
Dhdmi.c291 ptr[3] = frame->channel_allocation; in hdmi_audio_infoframe_pack()
885 frame->channel_allocation); in hdmi_audio_infoframe_log()
1118 frame->channel_allocation = ptr[3]; in hdmi_audio_infoframe_unpack()
Dhdmi.h263 unsigned char channel_allocation; member
/freebsd-12-stable/sys/dev/drm2/radeon/
Dr600_hdmi.c229 uint8_t channel_allocation, in r600_hdmi_audioinfoframe() argument
246 frame[0x4] = channel_allocation; in r600_hdmi_audioinfoframe()