Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/mhu/
H A Dmhu_v2_x.h112 enum mhu_v2_x_error_t mhu_v2_x_channel_poll(const struct mhu_v2_x_dev_t *dev,
H A Dmhu_wrapper_v2_x.c60 err = mhu_v2_x_channel_poll(dev, channel_notify, &val); in signal_and_wait_for_clear()
H A Dmhu_v2_x.c229 enum mhu_v2_x_error_t mhu_v2_x_channel_poll(const struct mhu_v2_x_dev_t *dev, in mhu_v2_x_channel_poll() function