Lines Matching refs:safexcel_crypto_priv

31 static void eip197_trc_cache_setupvirt(struct safexcel_crypto_priv *priv)  in eip197_trc_cache_setupvirt()
61 static void eip197_trc_cache_banksel(struct safexcel_crypto_priv *priv, in eip197_trc_cache_banksel()
77 static u32 eip197_trc_cache_probe(struct safexcel_crypto_priv *priv, in eip197_trc_cache_probe()
120 static void eip197_trc_cache_clear(struct safexcel_crypto_priv *priv, in eip197_trc_cache_clear()
153 static void eip197_trc_cache_init(struct safexcel_crypto_priv *priv) in eip197_trc_cache_init()
256 static void eip197_init_firmware(struct safexcel_crypto_priv *priv) in eip197_init_firmware()
298 static int eip197_write_firmware(struct safexcel_crypto_priv *priv, in eip197_write_firmware()
317 static bool poll_fw_ready(struct safexcel_crypto_priv *priv, int fpp) in poll_fw_ready()
344 static bool eip197_start_firmware(struct safexcel_crypto_priv *priv, in eip197_start_firmware()
386 static int eip197_load_firmwares(struct safexcel_crypto_priv *priv) in eip197_load_firmwares()
455 static int safexcel_hw_setup_cdesc_rings(struct safexcel_crypto_priv *priv) in safexcel_hw_setup_cdesc_rings()
503 static int safexcel_hw_setup_rdesc_rings(struct safexcel_crypto_priv *priv) in safexcel_hw_setup_rdesc_rings()
559 static int safexcel_hw_init(struct safexcel_crypto_priv *priv) in safexcel_hw_init()
755 static void safexcel_try_push_requests(struct safexcel_crypto_priv *priv, in safexcel_try_push_requests()
769 void safexcel_dequeue(struct safexcel_crypto_priv *priv, int ring) in safexcel_dequeue()
847 inline int safexcel_rdesc_check_errors(struct safexcel_crypto_priv *priv, in safexcel_rdesc_check_errors()
884 inline void safexcel_rdr_req_set(struct safexcel_crypto_priv *priv, in safexcel_rdr_req_set()
895 safexcel_rdr_req_get(struct safexcel_crypto_priv *priv, int ring) in safexcel_rdr_req_get()
902 void safexcel_complete(struct safexcel_crypto_priv *priv, int ring) in safexcel_complete()
929 struct safexcel_crypto_priv *priv, in safexcel_invalidate_cache()
964 static inline void safexcel_handle_result_descriptor(struct safexcel_crypto_priv *priv, in safexcel_handle_result_descriptor()
1036 struct safexcel_crypto_priv *priv;
1043 struct safexcel_crypto_priv *priv = irq_data->priv; in safexcel_irq_ring()
1080 struct safexcel_crypto_priv *priv = irq_data->priv; in safexcel_irq_ring_thread()
1174 static int safexcel_register_algorithms(struct safexcel_crypto_priv *priv) in safexcel_register_algorithms()
1219 static void safexcel_unregister_algorithms(struct safexcel_crypto_priv *priv) in safexcel_unregister_algorithms()
1239 static void safexcel_configure(struct safexcel_crypto_priv *priv) in safexcel_configure()
1267 static void safexcel_init_register_offsets(struct safexcel_crypto_priv *priv) in safexcel_init_register_offsets()
1306 struct safexcel_crypto_priv *priv, in safexcel_probe_generic()
1529 static void safexcel_hw_reset_rings(struct safexcel_crypto_priv *priv) in safexcel_hw_reset_rings()
1554 struct safexcel_crypto_priv *priv; in safexcel_probe()
1620 struct safexcel_crypto_priv *priv = platform_get_drvdata(pdev); in safexcel_remove()
1676 struct safexcel_crypto_priv *priv; in safexcel_pci_probe()
1762 struct safexcel_crypto_priv *priv = pci_get_drvdata(pdev); in safexcel_pci_remove()