Home
last modified time | relevance | path

Searched refs:host1x_opcode_incr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/host1x/hw/
H A Dopcodes.h77 static inline u32 host1x_opcode_incr(unsigned offset, unsigned count) in host1x_opcode_incr() function
/linux/drivers/crypto/tegra/
H A Dtegra-se.h525 static inline u32 host1x_opcode_incr(unsigned int offset, unsigned int count) in host1x_opcode_incr() function
557 #define se_host1x_opcode_incr(x, y) host1x_opcode_incr((x) / 4, y)