Home
last modified time | relevance | path

Searched refs:op3 (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/host1x/hw/
A Dchannel_hw.c136 u32 op2, op3; in submit_gathers() local
139 op3 = upper_32_bits(addr); in submit_gathers()
143 if (op3 != 0) { in submit_gathers()
148 host1x_cdma_push_wide(cdma, op1, op2, op3, op4); in submit_gathers()
/drivers/gpu/host1x/
A Dcdma.c618 u32 op3, u32 op4) in host1x_cdma_push_wide() argument
627 op3, op4); in host1x_cdma_push_wide()
651 host1x_pushbuffer_push(pb, op3, op4); in host1x_cdma_push_wide()
A Dcdma.h85 u32 op3, u32 op4);

Completed in 6 milliseconds