Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_hdmi.c4342 int hbr_ctl, hbr_ctl_new; in atihdmi_pin_hbr_setup() local
4349 hbr_ctl_new = hbr_ctl | ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()
4351 hbr_ctl_new = hbr_ctl & ~ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()
4356 hbr_ctl == hbr_ctl_new ? "" : "new-", in atihdmi_pin_hbr_setup()
4357 hbr_ctl_new); in atihdmi_pin_hbr_setup()
4359 if (hbr_ctl != hbr_ctl_new) in atihdmi_pin_hbr_setup()
4362 hbr_ctl_new); in atihdmi_pin_hbr_setup()