dma_r_r
#define dma_r_r() dmb(oshld) // actually r_rw
#define dma_r_r() dmb(osh) // actually rw_rw
#define dma_r_r() __nothing