Searched refs:TRNG_CONTROL (Results 1 – 2 of 2) sorted by relevance
57 mmio_write_32(TRNG_BASE + TRNG_CONTROL, 2); in juno_getentropy()66 mmio_write_32(TRNG_BASE + TRNG_CONTROL, 1); in juno_getentropy()84 mmio_write_32(TRNG_BASE + TRNG_CONTROL, 1); in juno_getentropy()
67 #define TRNG_CONTROL UL(0x1C) macro