Searched refs:hbr_ctl_new (Results 1 – 1 of 1) sorted by relevance
3667 int hbr_ctl, hbr_ctl_new; in atihdmi_pin_hbr_setup() local3672 hbr_ctl_new = hbr_ctl | ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()3674 hbr_ctl_new = hbr_ctl & ~ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()3679 hbr_ctl == hbr_ctl_new ? "" : "new-", in atihdmi_pin_hbr_setup()3680 hbr_ctl_new); in atihdmi_pin_hbr_setup()3682 if (hbr_ctl != hbr_ctl_new) in atihdmi_pin_hbr_setup()3685 hbr_ctl_new); in atihdmi_pin_hbr_setup()