Searched refs:read_not_write (Results 1 – 2 of 2) sorted by relevance
110 bool read_not_write, in nhw_EVDMA_access() argument123 if ( ( read_not_write && (st->mode == EVDMA_write)) in nhw_EVDMA_access()124 || (!read_not_write && (st->mode == EVDMA_read)) ) { in nhw_EVDMA_access()127 if (read_not_write) { in nhw_EVDMA_access()144 if (read_not_write) { in nhw_EVDMA_access()
36 bool read_not_write,