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()
125 static void eip197_trc_cache_clear(struct safexcel_crypto_priv *priv, in eip197_trc_cache_clear()
158 static int eip197_trc_cache_init(struct safexcel_crypto_priv *priv) in eip197_trc_cache_init()
269 static void eip197_init_firmware(struct safexcel_crypto_priv *priv) in eip197_init_firmware()
316 static int eip197_write_firmware(struct safexcel_crypto_priv *priv, in eip197_write_firmware()
342 static bool poll_fw_ready(struct safexcel_crypto_priv *priv, int fpp) in poll_fw_ready()
369 static bool eip197_start_firmware(struct safexcel_crypto_priv *priv, in eip197_start_firmware()
411 static int eip197_load_firmwares(struct safexcel_crypto_priv *priv) in eip197_load_firmwares()
482 static int safexcel_hw_setup_cdesc_rings(struct safexcel_crypto_priv *priv) in safexcel_hw_setup_cdesc_rings()
538 static int safexcel_hw_setup_rdesc_rings(struct safexcel_crypto_priv *priv) in safexcel_hw_setup_rdesc_rings()
594 static int safexcel_hw_init(struct safexcel_crypto_priv *priv) in safexcel_hw_init()
806 static void safexcel_try_push_requests(struct safexcel_crypto_priv *priv, in safexcel_try_push_requests()
820 void safexcel_dequeue(struct safexcel_crypto_priv *priv, int ring) in safexcel_dequeue()
898 inline int safexcel_rdesc_check_errors(struct safexcel_crypto_priv *priv, in safexcel_rdesc_check_errors()
940 inline void safexcel_rdr_req_set(struct safexcel_crypto_priv *priv, in safexcel_rdr_req_set()
951 safexcel_rdr_req_get(struct safexcel_crypto_priv *priv, int ring) in safexcel_rdr_req_get()
958 void safexcel_complete(struct safexcel_crypto_priv *priv, int ring) in safexcel_complete()
974 struct safexcel_crypto_priv *priv, in safexcel_invalidate_cache()
1011 static inline void safexcel_handle_result_descriptor(struct safexcel_crypto_priv *priv, in safexcel_handle_result_descriptor()
1083 struct safexcel_crypto_priv *priv;
1090 struct safexcel_crypto_priv *priv = irq_data->priv; in safexcel_irq_ring()
1127 struct safexcel_crypto_priv *priv = irq_data->priv; in safexcel_irq_ring_thread()
1263 static int safexcel_register_algorithms(struct safexcel_crypto_priv *priv) in safexcel_register_algorithms()
1308 static void safexcel_unregister_algorithms(struct safexcel_crypto_priv *priv) in safexcel_unregister_algorithms()
1328 static void safexcel_configure(struct safexcel_crypto_priv *priv) in safexcel_configure()
1356 static void safexcel_init_register_offsets(struct safexcel_crypto_priv *priv) in safexcel_init_register_offsets()
1395 struct safexcel_crypto_priv *priv, in safexcel_probe_generic()
1716 static void safexcel_hw_reset_rings(struct safexcel_crypto_priv *priv) in safexcel_hw_reset_rings()
1740 struct safexcel_crypto_priv *priv; in safexcel_probe()
1806 struct safexcel_crypto_priv *priv = platform_get_drvdata(pdev); in safexcel_remove()
1890 struct safexcel_crypto_priv *priv; in safexcel_pci_probe()
1976 struct safexcel_crypto_priv *priv = pci_get_drvdata(pdev); in safexcel_pci_remove()