Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/imx8/
H A Dscu.c90 static int sc_ipc_read(struct mu_type *base, void *data) in sc_ipc_read() function
173 ret = sc_ipc_read(plat->base, rx_msg); in imx8_scu_call()