Searched defs:__r (Results 1 – 6 of 6) sorted by relevance
11 #define MSM_MEDIA_ROUNDUP(__sz, __r) (((__sz) + ((__r) - 1)) / (__r)) argument
271 #define s5pcsis_write(__csis, __r, __v) writel(__v, __csis->regs + __r) argument272 #define s5pcsis_read(__csis, __r) readl(__csis->regs + __r) argument
1413 struct drm_gpuva_op_remap *__r = &__op->remap; in drm_gpuva_sm_step() local
647 struct tid_rdma_request *__r; in hfi1_make_rc_req() local
1380 const struct blk_io_trace_remap *__r = pdu_start(ent, has_cg); in blk_log_remap() local
367 #define bfa_fcpim_add_iostats(__l, __r, __stats) \ argument