Searched defs:dma_int_status (Results 1 – 1 of 1) sorted by relevance
172 struct dma_int_status { struct173 bool capture_done;174 bool frame_done;175 bool buf_0_overflow;176 bool buf_1_overflow;177 bool buf_2_overflow;178 bool line_cnt_flag;179 bool hblank_overflow;180 bool vsync_trig;181 bool fbc_ovhd_wrddr_full;[all …]