Searched refs:new_cr (Results 1 – 1 of 1) sorted by relevance
741 int current_cr, new_cr; in mxicy_configure() local768 new_cr = current_cr; in mxicy_configure()769 WRITE_BIT(new_cr, LH_SWITCH_BIT, use_high_perf); in mxicy_configure()770 if (new_cr != current_cr) { in mxicy_configure()771 ret = mxicy_wrcr(dev, new_cr); in mxicy_configure()