Home
last modified time | relevance | path

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

/u-boot/drivers/remoteproc/
A Dk3_system_controller.c72 int max_rx_timeout_us; member
189 ret = mbox_recv(&priv->chan_rx, &msg, priv->desc->max_rx_timeout_us); in k3_sysctrler_load()
226 ret = mbox_recv(&priv->chan_rx, &msg, priv->desc->max_rx_timeout_us); in k3_sysctrler_start()
307 .max_rx_timeout_us = 800000,

Completed in 4 milliseconds