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