Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_hdmi.c4049 bool was_odd = false; in atihdmi_pin_get_slot_channel() local
4061 was_odd = true; in atihdmi_pin_get_slot_channel()
4072 return ((ati_channel_setup & 0xf0) >> 4) + !!was_odd; in atihdmi_pin_get_slot_channel()