Searched refs:hbr_ctl_new (Results 1 – 1 of 1) sorted by relevance
4011 int hbr_ctl, hbr_ctl_new; in atihdmi_pin_hbr_setup() local4018 hbr_ctl_new = hbr_ctl | ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()4020 hbr_ctl_new = hbr_ctl & ~ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()4025 hbr_ctl == hbr_ctl_new ? "" : "new-", in atihdmi_pin_hbr_setup()4026 hbr_ctl_new); in atihdmi_pin_hbr_setup()4028 if (hbr_ctl != hbr_ctl_new) in atihdmi_pin_hbr_setup()4031 hbr_ctl_new); in atihdmi_pin_hbr_setup()