Searched refs:ETNA_PREP_WRITE (Results 1 – 3 of 3) sorted by relevance
114 #define ETNA_PREP_WRITE 0x02 macro
360 else if (op & ETNA_PREP_WRITE) in etnaviv_op_to_dma_dir()371 bool write = !!(op & ETNA_PREP_WRITE); in etnaviv_gem_cpu_prep()
283 if (args->op & ~(ETNA_PREP_READ | ETNA_PREP_WRITE | ETNA_PREP_NOSYNC)) in etnaviv_ioctl_gem_cpu_prep()