Searched refs:TSI148_LCSR_CRAT_EN (Results 1 – 2 of 2) sorted by relevance
2199 if (crat & TSI148_LCSR_CRAT_EN) in tsi148_crcsr_init()2203 iowrite32be(crat | TSI148_LCSR_CRAT_EN, in tsi148_crcsr_init()2232 iowrite32be(crat & ~TSI148_LCSR_CRAT_EN, in tsi148_crcsr_exit()
935 #define TSI148_LCSR_CRAT_EN BIT(7) /* Enable access to CR/CSR */ macro