Home
last modified time | relevance | path

Searched refs:host1x_uclass_incr_syncpt_r (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/drivers/gpu/host1x/hw/
Dhw_host1x01_uclass.h42 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function
47 host1x_uclass_incr_syncpt_r()
Dhw_host1x07_uclass.h42 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function
47 host1x_uclass_incr_syncpt_r()
Dhw_host1x05_uclass.h42 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function
47 host1x_uclass_incr_syncpt_r()
Dhw_host1x08_uclass.h42 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function
47 host1x_uclass_incr_syncpt_r()
Dhw_host1x04_uclass.h42 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function
47 host1x_uclass_incr_syncpt_r()
Dhw_host1x02_uclass.h42 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function
47 host1x_uclass_incr_syncpt_r()
Dhw_host1x06_uclass.h42 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function
47 host1x_uclass_incr_syncpt_r()
Dopcodes.h99 return host1x_opcode_imm(host1x_uclass_incr_syncpt_r(), in host1x_opcode_imm_incr_syncpt()
/linux-6.12.1/drivers/crypto/tegra/
Dtegra-se-key.c89 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_key_prep_ins_cmd()
Dtegra-se-aes.c248 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()
Dtegra-se.h550 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function
Dtegra-se-hash.c272 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_sha_prep_cmd()