Searched refs:ipu_idmac_wait_busy (Results 1 – 3 of 3) sorted by relevance
220 int ipu_idmac_wait_busy(struct ipuv3_channel *channel, int ms);
590 int ipu_idmac_wait_busy(struct ipuv3_channel *channel, int ms) in ipu_idmac_wait_busy() function605 EXPORT_SYMBOL_GPL(ipu_idmac_wait_busy);
236 ret = ipu_idmac_wait_busy(ipu_plane->ipu_ch, 50); in ipu_plane_disable()