Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/host1x/hw/
Dopcodes.h77 static inline u32 host1x_opcode_incr(unsigned offset, unsigned count) in host1x_opcode_incr() function
/linux-6.12.1/drivers/crypto/tegra/
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)