Searched refs:new_cr (Results 1 – 1 of 1) sorted by relevance
738 int current_cr, new_cr; in mxicy_configure() local765 new_cr = current_cr; in mxicy_configure()766 WRITE_BIT(new_cr, LH_SWITCH_BIT, use_high_perf); in mxicy_configure()767 if (new_cr != current_cr) { in mxicy_configure()768 ret = mxicy_wrcr(dev, new_cr); in mxicy_configure()