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
2300 if (crat & TSI148_LCSR_CRAT_EN) in tsi148_crcsr_init()2304 iowrite32be(crat | TSI148_LCSR_CRAT_EN, in tsi148_crcsr_init()2335 iowrite32be(crat & ~TSI148_LCSR_CRAT_EN, in tsi148_crcsr_exit()