Searched refs:crypto4xx_device (Results 1 – 4 of 4) sorted by relevance
33 struct crypto4xx_device *dev = (void *)rng->priv; in ppc4xx_trng_data_present()50 struct crypto4xx_device *dev = (void *)rng->priv; in ppc4xx_trng_data_read()55 static void ppc4xx_trng_enable(struct crypto4xx_device *dev, bool enable) in ppc4xx_trng_enable()76 struct crypto4xx_device *dev = core_dev->dev; in ppc4xx_trng_probe()122 struct crypto4xx_device *dev = core_dev->dev; in ppc4xx_trng_remove()
53 struct crypto4xx_device;63 struct crypto4xx_device *dev;82 struct crypto4xx_device { struct116 struct crypto4xx_device *dev; argument125 struct crypto4xx_device *dev;152 struct crypto4xx_device *dev;
57 static void crypto4xx_hw_init(struct crypto4xx_device *dev) in crypto4xx_hw_init()174 static u32 crypto4xx_build_pdr(struct crypto4xx_device *dev) in crypto4xx_build_pdr()224 static void crypto4xx_destroy_pdr(struct crypto4xx_device *dev) in crypto4xx_destroy_pdr()244 static u32 crypto4xx_get_pd_from_pdr_nolock(struct crypto4xx_device *dev) in crypto4xx_get_pd_from_pdr_nolock()260 static u32 crypto4xx_put_pd_to_pdr(struct crypto4xx_device *dev, u32 idx) in crypto4xx_put_pd_to_pdr()284 static u32 crypto4xx_build_gdr(struct crypto4xx_device *dev) in crypto4xx_build_gdr()295 static inline void crypto4xx_destroy_gdr(struct crypto4xx_device *dev) in crypto4xx_destroy_gdr()306 static u32 crypto4xx_get_n_gd(struct crypto4xx_device *dev, int n) in crypto4xx_get_n_gd()328 static u32 crypto4xx_put_gd_to_gdr(struct crypto4xx_device *dev) in crypto4xx_put_gd_to_gdr()348 static inline struct ce_gd *crypto4xx_get_gdp(struct crypto4xx_device *dev, in crypto4xx_get_gdp()[all …]
29 struct crypto4xx_device *dev __maybe_unused) { } in ppc4xx_trng_probe()31 struct crypto4xx_device *dev __maybe_unused) { } in ppc4xx_trng_remove()