Searched refs:BIT_DMA_TSF_DONE_FB2 (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/media/platform/nxp/
H A Dimx7-media-csi.c114 #define BIT_DMA_TSF_DONE_FB2 BIT(20) macro
791 (status & BIT_DMA_TSF_DONE_FB2)) {
802 } else if (status & BIT_DMA_TSF_DONE_FB2) {
807 (status & BIT_DMA_TSF_DONE_FB2)) {
1369 if (isr & (buf_num ? BIT_DMA_TSF_DONE_FB1 : BIT_DMA_TSF_DONE_FB2)) {

Completed in 148 milliseconds