Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/hdmi/
H A Datihdmi.c437 int hbr_ctl, hbr_ctl_new; in atihdmi_pin_hbr_setup() local
444 hbr_ctl_new = hbr_ctl | ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()
446 hbr_ctl_new = hbr_ctl & ~ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()
452 hbr_ctl == hbr_ctl_new ? "" : "new-", in atihdmi_pin_hbr_setup()
453 hbr_ctl_new); in atihdmi_pin_hbr_setup()
455 if (hbr_ctl != hbr_ctl_new) in atihdmi_pin_hbr_setup()
458 hbr_ctl_new); in atihdmi_pin_hbr_setup()