hifn_device       600 drivers/crypto/hifn_795x.c 	struct hifn_device	*dev;
hifn_device       615 drivers/crypto/hifn_795x.c 	struct hifn_device	*dev;
hifn_device       628 drivers/crypto/hifn_795x.c static inline u32 hifn_read_0(struct hifn_device *dev, u32 reg)
hifn_device       633 drivers/crypto/hifn_795x.c static inline u32 hifn_read_1(struct hifn_device *dev, u32 reg)
hifn_device       638 drivers/crypto/hifn_795x.c static inline void hifn_write_0(struct hifn_device *dev, u32 reg, u32 val)
hifn_device       643 drivers/crypto/hifn_795x.c static inline void hifn_write_1(struct hifn_device *dev, u32 reg, u32 val)
hifn_device       648 drivers/crypto/hifn_795x.c static void hifn_wait_puc(struct hifn_device *dev)
hifn_device       665 drivers/crypto/hifn_795x.c static void hifn_reset_puc(struct hifn_device *dev)
hifn_device       671 drivers/crypto/hifn_795x.c static void hifn_stop_device(struct hifn_device *dev)
hifn_device       680 drivers/crypto/hifn_795x.c static void hifn_reset_dma(struct hifn_device *dev, int full)
hifn_device       751 drivers/crypto/hifn_795x.c 	struct hifn_device *dev = (struct hifn_device *)rng->priv;
hifn_device       766 drivers/crypto/hifn_795x.c 	struct hifn_device *dev = (struct hifn_device *)rng->priv;
hifn_device       773 drivers/crypto/hifn_795x.c static int hifn_register_rng(struct hifn_device *dev)
hifn_device       789 drivers/crypto/hifn_795x.c static void hifn_unregister_rng(struct hifn_device *dev)
hifn_device       798 drivers/crypto/hifn_795x.c static int hifn_init_pubrng(struct hifn_device *dev)
hifn_device       836 drivers/crypto/hifn_795x.c static int hifn_enable_crypto(struct hifn_device *dev)
hifn_device       879 drivers/crypto/hifn_795x.c static void hifn_init_dma(struct hifn_device *dev)
hifn_device       920 drivers/crypto/hifn_795x.c static void hifn_init_pll(struct hifn_device *dev)
hifn_device       972 drivers/crypto/hifn_795x.c static void hifn_init_registers(struct hifn_device *dev)
hifn_device      1048 drivers/crypto/hifn_795x.c static int hifn_setup_base_command(struct hifn_device *dev, u8 *buf,
hifn_device      1070 drivers/crypto/hifn_795x.c static int hifn_setup_crypto_command(struct hifn_device *dev,
hifn_device      1111 drivers/crypto/hifn_795x.c static int hifn_setup_cmd_desc(struct hifn_device *dev,
hifn_device      1230 drivers/crypto/hifn_795x.c static int hifn_setup_src_desc(struct hifn_device *dev, struct page *page,
hifn_device      1263 drivers/crypto/hifn_795x.c static void hifn_setup_res_desc(struct hifn_device *dev)
hifn_device      1288 drivers/crypto/hifn_795x.c static void hifn_setup_dst_desc(struct hifn_device *dev, struct page *page,
hifn_device      1317 drivers/crypto/hifn_795x.c static int hifn_setup_dma(struct hifn_device *dev,
hifn_device      1525 drivers/crypto/hifn_795x.c 	struct hifn_device *dev = ctx->dev;
hifn_device      1591 drivers/crypto/hifn_795x.c static int hifn_start_device(struct hifn_device *dev)
hifn_device      1649 drivers/crypto/hifn_795x.c static inline void hifn_complete_sa(struct hifn_device *dev, int i)
hifn_device      1708 drivers/crypto/hifn_795x.c static void hifn_clear_rings(struct hifn_device *dev, int error)
hifn_device      1777 drivers/crypto/hifn_795x.c 	struct hifn_device *dev = container_of(dw, struct hifn_device, work);
hifn_device      1848 drivers/crypto/hifn_795x.c 	struct hifn_device *dev = (struct hifn_device *)data;
hifn_device      1909 drivers/crypto/hifn_795x.c static void hifn_flush(struct hifn_device *dev)
hifn_device      1943 drivers/crypto/hifn_795x.c 	struct hifn_device *dev = ctx->dev;
hifn_device      1962 drivers/crypto/hifn_795x.c 	struct hifn_device *dev = ctx->dev;
hifn_device      1980 drivers/crypto/hifn_795x.c 	struct hifn_device *dev = ctx->dev;
hifn_device      2037 drivers/crypto/hifn_795x.c static int hifn_process_queue(struct hifn_device *dev)
hifn_device      2071 drivers/crypto/hifn_795x.c 	struct hifn_device *dev = ctx->dev;
hifn_device      2380 drivers/crypto/hifn_795x.c static int hifn_alg_alloc(struct hifn_device *dev, struct hifn_alg_template *t)
hifn_device      2417 drivers/crypto/hifn_795x.c static void hifn_unregister_alg(struct hifn_device *dev)
hifn_device      2428 drivers/crypto/hifn_795x.c static int hifn_register_alg(struct hifn_device *dev)
hifn_device      2447 drivers/crypto/hifn_795x.c 	struct hifn_device *dev = (struct hifn_device *)data;
hifn_device      2464 drivers/crypto/hifn_795x.c 	struct hifn_device *dev;
hifn_device      2491 drivers/crypto/hifn_795x.c 	dev = kzalloc(sizeof(struct hifn_device) + sizeof(struct crypto_alg),
hifn_device      2595 drivers/crypto/hifn_795x.c 	struct hifn_device *dev;