Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/host1x/hw/
Dhost1x02_hardware.h125 static inline u32 host1x_opcode_gather(unsigned count) in host1x_opcode_gather() function
Dhost1x01_hardware.h126 static inline u32 host1x_opcode_gather(unsigned count) in host1x_opcode_gather() function
Dhost1x04_hardware.h125 static inline u32 host1x_opcode_gather(unsigned count) in host1x_opcode_gather() function
Dchannel_hw.c67 u32 op1 = host1x_opcode_gather(g->words); in submit_gathers()