Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/host1x/hw/
Dhost1x02_hardware.h120 static inline u32 host1x_opcode_restart(unsigned address) in host1x_opcode_restart() function
Dhost1x01_hardware.h121 static inline u32 host1x_opcode_restart(unsigned address) in host1x_opcode_restart() function
Dhost1x04_hardware.h120 static inline u32 host1x_opcode_restart(unsigned address) in host1x_opcode_restart() function
Dcdma_hw.c33 *(u32 *)(pb->mapped + pb->size_bytes) = host1x_opcode_restart(0); in push_buffer_init()