Home
last modified time | relevance | path

Searched refs:host1x_opcode_gather_wide (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/host1x/hw/
H A Dopcodes.h133 static inline u32 host1x_opcode_gather_wide(unsigned count) in host1x_opcode_gather_wide() function
H A Dchannel_hw.c145 u32 op1 = host1x_opcode_gather_wide(g->words); in submit_gathers()