Home
last modified time | relevance | path

Searched refs:was_odd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_hdmi.c4055 bool was_odd = false; in atihdmi_pin_get_slot_channel() local
4067 was_odd = true; in atihdmi_pin_get_slot_channel()
4078 return ((ati_channel_setup & 0xf0) >> 4) + !!was_odd; in atihdmi_pin_get_slot_channel()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_hdmi.c4256 bool was_odd = false; in atihdmi_pin_get_slot_channel() local
4268 was_odd = true; in atihdmi_pin_get_slot_channel()
4279 return ((ati_channel_setup & 0xf0) >> 4) + !!was_odd; in atihdmi_pin_get_slot_channel()

Completed in 14 milliseconds