Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_hdmi.c4139 int hbr_ctl, hbr_ctl_new; in atihdmi_pin_hbr_setup() local
4146 hbr_ctl_new = hbr_ctl | ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()
4148 hbr_ctl_new = hbr_ctl & ~ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()
4153 hbr_ctl == hbr_ctl_new ? "" : "new-", in atihdmi_pin_hbr_setup()
4154 hbr_ctl_new); in atihdmi_pin_hbr_setup()
4156 if (hbr_ctl != hbr_ctl_new) in atihdmi_pin_hbr_setup()
4159 hbr_ctl_new); in atihdmi_pin_hbr_setup()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_hdmi.c4340 int hbr_ctl, hbr_ctl_new; in atihdmi_pin_hbr_setup() local
4347 hbr_ctl_new = hbr_ctl | ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()
4349 hbr_ctl_new = hbr_ctl & ~ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()
4354 hbr_ctl == hbr_ctl_new ? "" : "new-", in atihdmi_pin_hbr_setup()
4355 hbr_ctl_new); in atihdmi_pin_hbr_setup()
4357 if (hbr_ctl != hbr_ctl_new) in atihdmi_pin_hbr_setup()
4360 hbr_ctl_new); in atihdmi_pin_hbr_setup()

Completed in 13 milliseconds