Searched refs:host1x_uclass_incr_syncpt_r (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/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_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_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_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 | 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 | opcodes.h | 99 return host1x_opcode_imm(host1x_uclass_incr_syncpt_r(), in host1x_opcode_imm_incr_syncpt()
|
/linux-6.12.1/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 | 248 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_aes_prep_cmd() 590 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_gmac_prep_cmd() 649 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_gcm_crypt_prep_cmd() 699 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_gcm_prep_final_cmd() 832 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_cbcmac_prep_cmd() 871 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_ctr_prep_cmd() 1437 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_cmac_prep_cmd()
|
D | tegra-se.h | 550 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function
|
D | tegra-se-hash.c | 272 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_sha_prep_cmd()
|