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

/linux-master/sound/pci/hda/
H A Dpatch_hdmi.c4340 int hbr_ctl, hbr_ctl_new; local
4347 hbr_ctl_new = hbr_ctl | ATI_HBR_ENABLE;
4349 hbr_ctl_new = hbr_ctl & ~ATI_HBR_ENABLE;
4354 hbr_ctl == hbr_ctl_new ? "" : "new-",
4355 hbr_ctl_new);
4357 if (hbr_ctl != hbr_ctl_new)
4360 hbr_ctl_new);

Completed in 219 milliseconds