Searched refs:set_auxcr (Results 1 – 2 of 2) sorted by relevance
75 static inline void set_auxcr(unsigned int val) in set_auxcr() function
597 set_auxcr(get_auxcr() | BIT(3) | BIT(2) | BIT(1)); in l2c310_cpu_enable_flz()600 set_auxcr(get_auxcr() & ~(BIT(3) | BIT(2) | BIT(1))); in l2c310_cpu_enable_flz()679 set_auxcr(get_auxcr() | BIT(3) | BIT(2) | BIT(1)); in l2c310_enable()744 set_auxcr(get_auxcr() & ~(BIT(3) | BIT(2) | BIT(1))); in l2c310_disable()755 set_auxcr(get_auxcr() | BIT(3) | BIT(2) | BIT(1)); in l2c310_resume()