Home
last modified time | relevance | path

Searched defs:expected_value (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/drivers/rng/mt8186/
H A Drng_plat.c27 static int trng_wait(uint32_t reg, uint32_t expected_value) in trng_wait()
44 uint32_t read_reg, uint32_t expected_value) in trng_write()