Home
last modified time | relevance | path

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

/sound/hda/
Dhdmi_chmap.c61 static int eld_speaker_allocation_bits[] = { variable
287 for (i = 0; i < ARRAY_SIZE(eld_speaker_allocation_bits); i++) { in hdmi_channel_allocation_spk_alloc_blk()
289 spk_mask |= eld_speaker_allocation_bits[i]; in hdmi_channel_allocation_spk_alloc_blk()
653 int spk_mask = eld_speaker_allocation_bits[0]; in spk_mask_from_spk_alloc()
655 for (i = 0; i < ARRAY_SIZE(eld_speaker_allocation_bits); i++) { in spk_mask_from_spk_alloc()
657 spk_mask |= eld_speaker_allocation_bits[i]; in spk_mask_from_spk_alloc()