Home
last modified time | relevance | path

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

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