Searched refs:host1x_cdma_push (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/gpu/host1x/hw/ |
| D | channel_hw.c | 82 host1x_cdma_push(cdma, op1, op2); in submit_gathers() 97 host1x_cdma_push(&job->channel->cdma, in synchronize_syncpt_base() 163 host1x_cdma_push(&ch->cdma, in channel_submit() 182 host1x_cdma_push(&ch->cdma, in channel_submit()
|
| /Linux-v5.4/drivers/gpu/host1x/ |
| D | cdma.h | 81 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2);
|
| D | cdma.c | 526 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2) in host1x_cdma_push() function
|
| /Linux-v5.4/include/trace/events/ |
| D | host1x.h | 49 TRACE_EVENT(host1x_cdma_push,
|