Searched refs:hbr_ctl_new (Results 1 – 1 of 1) sorted by relevance
4331 int hbr_ctl, hbr_ctl_new; in atihdmi_pin_hbr_setup() local4338 hbr_ctl_new = hbr_ctl | ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()4340 hbr_ctl_new = hbr_ctl & ~ATI_HBR_ENABLE; in atihdmi_pin_hbr_setup()4345 hbr_ctl == hbr_ctl_new ? "" : "new-", in atihdmi_pin_hbr_setup()4346 hbr_ctl_new); in atihdmi_pin_hbr_setup()4348 if (hbr_ctl != hbr_ctl_new) in atihdmi_pin_hbr_setup()4351 hbr_ctl_new); in atihdmi_pin_hbr_setup()