Home
last modified time | relevance | path

Searched refs:HWRNG_RET_OK (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/char/hw_random/
H A Dexynos-trng.c67 #define HWRNG_RET_OK 0x0 macro
111 case HWRNG_RET_OK: in exynos_trng_do_read_smc()
172 if (res.a0 != HWRNG_RET_OK) { in exynos_trng_init_smc()
279 if (res.a0 != HWRNG_RET_OK) in exynos_trng_suspend()
304 if (res.a0 != HWRNG_RET_OK) in exynos_trng_resume()
309 if (res.a0 != HWRNG_RET_OK) in exynos_trng_resume()