Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/
Dhost1x05_hardware.h109 static inline u32 host1x_opcode_restart(unsigned address) in host1x_opcode_restart() function
Dhost1x04_hardware.h109 static inline u32 host1x_opcode_restart(unsigned address) in host1x_opcode_restart() function
Dhost1x02_hardware.h109 static inline u32 host1x_opcode_restart(unsigned address) in host1x_opcode_restart() function
Dhost1x01_hardware.h110 static inline u32 host1x_opcode_restart(unsigned address) in host1x_opcode_restart() function
Dhost1x06_hardware.h110 static inline u32 host1x_opcode_restart(unsigned address) in host1x_opcode_restart() function
Dhost1x07_hardware.h110 static inline u32 host1x_opcode_restart(unsigned address) in host1x_opcode_restart() function
Dcdma_hw.c22 *(u32 *)(pb->mapped + pb->size) = host1x_opcode_restart(0); in push_buffer_init()