Searched refs:PKA_FUNCTION_DIVIDE (Results 1 – 4 of 4) sorted by relevance
272 #define PKA_FUNCTION_DIVIDE 0x00000100 macro
1003 HWREG(PKA_BASE + PKA_O_FUNCTION) = (PKA_FUNCTION_RUN | PKA_FUNCTION_DIVIDE); in PKABigNumDivideStart()
1005 HWREG(PKA_BASE + PKA_O_FUNCTION) = (PKA_FUNCTION_RUN | PKA_FUNCTION_DIVIDE); in PKABigNumDivideStart()