Lines Matching refs:bfin_crypto_crc
49 struct bfin_crypto_crc { struct
76 struct bfin_crypto_crc *crc; argument
93 struct bfin_crypto_crc *crc;
133 static int bfin_crypto_crc_init_hw(struct bfin_crypto_crc *crc, u32 key) in bfin_crypto_crc_init_hw()
152 struct bfin_crypto_crc *crc; in bfin_crypto_crc_init()
184 static void bfin_crypto_crc_config_dma(struct bfin_crypto_crc *crc) in bfin_crypto_crc_config_dma()
302 static int bfin_crypto_crc_handle_queue(struct bfin_crypto_crc *crc, in bfin_crypto_crc_handle_queue()
531 struct bfin_crypto_crc *crc = (struct bfin_crypto_crc *)data; in bfin_crypto_crc_done_task()
538 struct bfin_crypto_crc *crc = dev_id; in bfin_crypto_crc_handler()
568 struct bfin_crypto_crc *crc = platform_get_drvdata(pdev); in bfin_crypto_crc_suspend()
593 struct bfin_crypto_crc *crc; in bfin_crypto_crc_probe()
712 struct bfin_crypto_crc *crc = platform_get_drvdata(pdev); in bfin_crypto_crc_remove()