Searched refs:LRFDRFE32_ATSTREF_BIAS_M (Results 1 – 2 of 2) sorted by relevance
1366 if ((atstref & LRFDRFE32_ATSTREF_BIAS_M) == 0) in LRF_enableSynthRefsys()1369 HWREG_WRITE_LRF(LRFDRFE32_BASE + LRFDRFE32_O_ATSTREF) = atstref | LRFDRFE32_ATSTREF_BIAS_M; in LRF_enableSynthRefsys()1386 …32_O_ATSTREF) = HWREG_READ_LRF(LRFDRFE32_BASE + LRFDRFE32_O_ATSTREF) & (~LRFDRFE32_ATSTREF_BIAS_M); in LRF_disableSynthRefsys()
2832 #define LRFDRFE32_ATSTREF_BIAS_M 0x02000000U macro