Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/host1x/hw/
H A Dhost1x07_hardware.h130 static inline u32 host1x_opcode_gather_wide(unsigned count) in host1x_opcode_gather_wide() function
H A Dhost1x06_hardware.h130 static inline u32 host1x_opcode_gather_wide(unsigned count) in host1x_opcode_gather_wide() function
H A Dchannel_hw.c70 u32 op1 = host1x_opcode_gather_wide(g->words); in submit_gathers()