Home
last modified time | relevance | path

Searched refs:host1x_opcode_gather (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/host1x/hw/
H A Dhost1x05_hardware.h114 static inline u32 host1x_opcode_gather(unsigned count) in host1x_opcode_gather() function
H A Dhost1x02_hardware.h114 static inline u32 host1x_opcode_gather(unsigned count) in host1x_opcode_gather() function
H A Dhost1x01_hardware.h115 static inline u32 host1x_opcode_gather(unsigned count) in host1x_opcode_gather() function
H A Dhost1x04_hardware.h114 static inline u32 host1x_opcode_gather(unsigned count) in host1x_opcode_gather() function
H A Dhost1x07_hardware.h115 static inline u32 host1x_opcode_gather(unsigned count) in host1x_opcode_gather() function
H A Dhost1x06_hardware.h115 static inline u32 host1x_opcode_gather(unsigned count) in host1x_opcode_gather() function
H A Dchannel_hw.c80 u32 op1 = host1x_opcode_gather(g->words); in submit_gathers()