Searched refs:host1x_uclass_incr_syncpt_r (Results 1 – 12 of 12) sorted by relevance
/linux-6.14.4/drivers/gpu/host1x/hw/ |
D | hw_host1x01_uclass.h | 42 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function 47 host1x_uclass_incr_syncpt_r()
|
D | hw_host1x02_uclass.h | 42 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function 47 host1x_uclass_incr_syncpt_r()
|
D | hw_host1x06_uclass.h | 42 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function 47 host1x_uclass_incr_syncpt_r()
|
D | hw_host1x05_uclass.h | 42 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function 47 host1x_uclass_incr_syncpt_r()
|
D | hw_host1x07_uclass.h | 42 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function 47 host1x_uclass_incr_syncpt_r()
|
D | hw_host1x08_uclass.h | 42 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function 47 host1x_uclass_incr_syncpt_r()
|
D | hw_host1x04_uclass.h | 42 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function 47 host1x_uclass_incr_syncpt_r()
|
D | opcodes.h | 99 return host1x_opcode_imm(host1x_uclass_incr_syncpt_r(), in host1x_opcode_imm_incr_syncpt()
|
/linux-6.14.4/drivers/crypto/tegra/ |
D | tegra-se-key.c | 89 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_key_prep_ins_cmd()
|
D | tegra-se-aes.c | 254 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_aes_prep_cmd() 639 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_gmac_prep_cmd() 698 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_gcm_crypt_prep_cmd() 748 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_gcm_prep_final_cmd() 881 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_cbcmac_prep_cmd() 920 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_ctr_prep_cmd() 1516 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_cmac_prep_cmd()
|
D | tegra-se.h | 579 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function
|
D | tegra-se-hash.c | 339 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_sha_prep_cmd()
|