Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/hw_random/
Dexynos-trng.c68 #define HWRNG_RET_OK 0x0 macro
112 case HWRNG_RET_OK: in exynos_trng_do_read_smc()
173 if (res.a0 != HWRNG_RET_OK) { in exynos_trng_init_smc()
280 if (res.a0 != HWRNG_RET_OK) in exynos_trng_suspend()
305 if (res.a0 != HWRNG_RET_OK) in exynos_trng_resume()
310 if (res.a0 != HWRNG_RET_OK) in exynos_trng_resume()