Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dpatch_hdmi.c4200 int hbr_ctl, hbr_ctl_new; in atihdmi_pin_hbr_setup() local
4207 hbr_ctl_new = hbr_ctl | ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()
4209 hbr_ctl_new = hbr_ctl & ~ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()
4214 hbr_ctl == hbr_ctl_new ? "" : "new-", in atihdmi_pin_hbr_setup()
4215 hbr_ctl_new); in atihdmi_pin_hbr_setup()
4217 if (hbr_ctl != hbr_ctl_new) in atihdmi_pin_hbr_setup()
4220 hbr_ctl_new); in atihdmi_pin_hbr_setup()