Searched refs:BIT_DMA_TSF_DONE_FB1 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/platform/nxp/
H A Dimx7-media-csi.c115 #define BIT_DMA_TSF_DONE_FB1 BIT(19) macro
790 if ((status & BIT_DMA_TSF_DONE_FB1) &&
800 } else if (status & BIT_DMA_TSF_DONE_FB1) {
806 if ((status & BIT_DMA_TSF_DONE_FB1) ||
1369 if (isr & (buf_num ? BIT_DMA_TSF_DONE_FB1 : BIT_DMA_TSF_DONE_FB2)) {

Completed in 126 milliseconds