Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/hw/
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A Dopcodes.h99 return host1x_opcode_imm(host1x_uclass_incr_syncpt_r(), in host1x_opcode_imm_incr_syncpt()
/linux/drivers/crypto/tegra/
H A Dtegra-se-aes.c255 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_aes_prep_cmd()
643 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_gmac_prep_cmd()
702 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_gcm_crypt_prep_cmd()
752 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_gcm_prep_final_cmd()
885 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_cbcmac_prep_cmd()
924 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_ctr_prep_cmd()
1524 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_cmac_prep_cmd()
H A Dtegra-se-hash.c342 cpuvaddr[i++] = se_host1x_opcode_nonincr(host1x_uclass_incr_syncpt_r(), 1); in tegra_sha_prep_cmd()