Home
last modified time | relevance | path

Searched refs:host1x_cdma_push (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/
Dchannel_hw.c82 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()
/kernel/linux/linux-5.10/drivers/gpu/host1x/
Dcdma.h81 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2);
Dcdma.c526 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2) in host1x_cdma_push() function
/kernel/linux/linux-5.10/include/trace/events/
Dhost1x.h49 TRACE_EVENT(host1x_cdma_push,