Home
last modified time | relevance | path

Searched refs:host1x_uclass_incr_syncpt_cond_f (Results 1 – 10 of 10) 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.c256 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_aes_prep_cmd()
644 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_gmac_prep_cmd()
703 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_gcm_crypt_prep_cmd()
753 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_gcm_prep_final_cmd()
886 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_cbcmac_prep_cmd()
925 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_ctr_prep_cmd()
1525 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_cmac_prep_cmd()
H A Dtegra-se-hash.c343 cpuvaddr[i++] = host1x_uclass_incr_syncpt_cond_f(1) | in tegra_sha_prep_cmd()