Home
last modified time | relevance | path

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

/linux-6.14.4/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_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()
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_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_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()
Dopcodes.h99 return host1x_opcode_imm(host1x_uclass_incr_syncpt_r(), in host1x_opcode_imm_incr_syncpt()
/linux-6.14.4/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.c254 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()
Dtegra-se.h579 static inline u32 host1x_uclass_incr_syncpt_r(void) in host1x_uclass_incr_syncpt_r() function
Dtegra-se-hash.c339 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_sha_prep_cmd()