MMUCR_TI
#define MMU_CONTROL_INIT (MMUCR_AT | MMUCR_TI | MMUCR_SQMD | \
__raw_writel(__raw_readl(MMUCR) | MMUCR_TI, MMUCR);