Searched refs:stream_channel (Results 1 – 1 of 1) sorted by relevance
3282 int hdmi_slot, int stream_channel) in atihdmi_pin_set_slot_channel() argument3297 if (hdmi_slot % 2 != 0 && stream_channel == 0xf) in atihdmi_pin_set_slot_channel()3302 if (stream_channel != 0xf) in atihdmi_pin_set_slot_channel()3303 stream_channel -= stream_channel % 2; in atihdmi_pin_set_slot_channel()3310 if (stream_channel != 0xf) in atihdmi_pin_set_slot_channel()3311 ati_channel_setup = (stream_channel << 4) | ATI_OUT_ENABLE; in atihdmi_pin_set_slot_channel()