Searched refs:TSI148_LCSR_CRAT_EN (Results 1 – 2 of 2) sorted by relevance
945 #define TSI148_LCSR_CRAT_EN (1<<7) /* Enable access to CR/CSR */ macro
2236 if (crat & TSI148_LCSR_CRAT_EN) in tsi148_crcsr_init()2240 iowrite32be(crat | TSI148_LCSR_CRAT_EN, in tsi148_crcsr_init()2271 iowrite32be(crat & ~TSI148_LCSR_CRAT_EN, in tsi148_crcsr_exit()