Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dimx_rngc.c201 static void imx_rngc_self_test(void *opaque) in imx_rngc_self_test() function
231 s->self_test_bh = qemu_bh_new_guarded(imx_rngc_self_test, s, in imx_rngc_realize()
/openbmc/linux/drivers/char/hw_random/
H A Dimx-rngc.c102 static int imx_rngc_self_test(struct imx_rngc *rngc) in imx_rngc_self_test() function
277 ret = imx_rngc_self_test(rngc); in imx_rngc_probe()