Searched refs:SS_PRNG_CONTINUE (Results 1 – 4 of 4) sorted by relevance
23 const u32 mode = SS_OP_PRNG | SS_PRNG_CONTINUE | SS_ENABLED; in sun4i_ss_prng_generate()
67 #define SS_PRNG_CONTINUE (1 << 15) macro
70 #define SS_PRNG_CONTINUE BIT(18) macro
97 v = SS_ALG_PRNG | SS_PRNG_CONTINUE | SS_START; in sun8i_ss_prng_generate()