Searched refs:NHW_CRACEN_RNG_G_log2fifodepth (Results 1 – 2 of 2) sorted by relevance
79 uint32_t fifo[1 << NHW_CRACEN_RNG_G_log2fifodepth];140 rng_st.fifo_size = 1 << NHW_CRACEN_RNG_G_log2fifodepth; in nhw_CRACEN_RNG_init()
559 #define NHW_CRACEN_RNG_G_log2fifodepth 4 /* log2 of the FIFO depth in 32bit words */ macro