Lines Matching refs:bfin_crypto_crc
50 struct bfin_crypto_crc { struct
78 struct bfin_crypto_crc *crc; argument
95 struct bfin_crypto_crc *crc;
115 static int bfin_crypto_crc_init_hw(struct bfin_crypto_crc *crc, u32 key) in bfin_crypto_crc_init_hw()
133 struct bfin_crypto_crc *crc; in bfin_crypto_crc_init()
165 static void bfin_crypto_crc_config_dma(struct bfin_crypto_crc *crc) in bfin_crypto_crc_config_dma()
279 static int bfin_crypto_crc_handle_queue(struct bfin_crypto_crc *crc, in bfin_crypto_crc_handle_queue()
509 struct bfin_crypto_crc *crc = (struct bfin_crypto_crc *)data; in bfin_crypto_crc_done_task()
516 struct bfin_crypto_crc *crc = dev_id; in bfin_crypto_crc_handler()
548 struct bfin_crypto_crc *crc = platform_get_drvdata(pdev); in bfin_crypto_crc_suspend()
573 struct bfin_crypto_crc *crc; in bfin_crypto_crc_probe()
684 struct bfin_crypto_crc *crc = platform_get_drvdata(pdev); in bfin_crypto_crc_remove()