Searched refs:host1x_cdma_push (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/gpu/host1x/hw/ |
D | channel_hw.c | 98 host1x_cdma_push(cdma, in submit_wait() 106 host1x_cdma_push(cdma, in submit_wait() 157 host1x_cdma_push(cdma, op1, op2); in submit_gathers() 172 host1x_cdma_push(&job->channel->cdma, in synchronize_syncpt_base() 231 host1x_cdma_push(&job->channel->cdma, in channel_program_cdma() 243 host1x_cdma_push(&job->channel->cdma, in channel_program_cdma() 250 host1x_cdma_push(cdma, in channel_program_cdma() 258 host1x_cdma_push(cdma, in channel_program_cdma() 271 host1x_cdma_push(cdma, in channel_program_cdma()
|
/linux-6.1.9/drivers/gpu/host1x/ |
D | cdma.h | 81 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2);
|
D | cdma.c | 582 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2) in host1x_cdma_push() function
|
/linux-6.1.9/include/trace/events/ |
D | host1x.h | 49 TRACE_EVENT(host1x_cdma_push,
|