Searched refs:PKA_STATUS_DIV_BY_ZERO_POS (Results 1 – 1 of 1) sorted by relevance
42 #define PKA_STATUS_DIV_BY_ZERO_POS CC_REG_BIT_SHIFT(PKA_STATUS, DIV_BY_ZERO) // bi… macro153 status = ((status) >> PKA_STATUS_DIV_BY_ZERO_POS ) & 1; \