Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dpatch_hdmi.c3400 int hbr_ctl, hbr_ctl_new; in atihdmi_pin_hbr_setup() local
3405 hbr_ctl_new = hbr_ctl | ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()
3407 hbr_ctl_new = hbr_ctl & ~ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()
3412 hbr_ctl == hbr_ctl_new ? "" : "new-", in atihdmi_pin_hbr_setup()
3413 hbr_ctl_new); in atihdmi_pin_hbr_setup()
3415 if (hbr_ctl != hbr_ctl_new) in atihdmi_pin_hbr_setup()
3418 hbr_ctl_new); in atihdmi_pin_hbr_setup()