Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/hw/
H A Dhw_host1x01_uclass.h48 static inline u32 host1x_uclass_incr_syncpt_cond_f(u32 v) in host1x_uclass_incr_syncpt_cond_f() function
53 host1x_uclass_incr_syncpt_cond_f(v)
H A Dhw_host1x07_uclass.h48 static inline u32 host1x_uclass_incr_syncpt_cond_f(u32 v) in host1x_uclass_incr_syncpt_cond_f() function
53 host1x_uclass_incr_syncpt_cond_f(v)
H A Dhw_host1x08_uclass.h48 static inline u32 host1x_uclass_incr_syncpt_cond_f(u32 v) in host1x_uclass_incr_syncpt_cond_f() function
53 host1x_uclass_incr_syncpt_cond_f(v)
H A Dhw_host1x06_uclass.h48 static inline u32 host1x_uclass_incr_syncpt_cond_f(u32 v) in host1x_uclass_incr_syncpt_cond_f() function
53 host1x_uclass_incr_syncpt_cond_f(v)
H A Dhw_host1x02_uclass.h48 static inline u32 host1x_uclass_incr_syncpt_cond_f(u32 v) in host1x_uclass_incr_syncpt_cond_f() function
53 host1x_uclass_incr_syncpt_cond_f(v)
H A Dhw_host1x05_uclass.h48 static inline u32 host1x_uclass_incr_syncpt_cond_f(u32 v) in host1x_uclass_incr_syncpt_cond_f() function
53 host1x_uclass_incr_syncpt_cond_f(v)
H A Dhw_host1x04_uclass.h48 static inline u32 host1x_uclass_incr_syncpt_cond_f(u32 v) in host1x_uclass_incr_syncpt_cond_f() function
53 host1x_uclass_incr_syncpt_cond_f(v)
H A Dopcodes.h45 return host1x_uclass_incr_syncpt_cond_f(cond) in host1x_class_host_incr_syncpt()
/linux/drivers/crypto/tegra/
H A Dtegra-se-aes.c249 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_aes_prep_cmd()
591 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_gmac_prep_cmd()
650 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_gcm_crypt_prep_cmd()
700 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_gcm_prep_final_cmd()
833 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_cbcmac_prep_cmd()
872 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_ctr_prep_cmd()
1438 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_cmac_prep_cmd()
H A Dtegra-se-key.c90 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_key_prep_ins_cmd()
H A Dtegra-se.h535 static inline u32 host1x_uclass_incr_syncpt_cond_f(u32 v) in host1x_uclass_incr_syncpt_cond_f() function
H A Dtegra-se-hash.c273 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_sha_prep_cmd()