Lines Matching defs:cpt
17 static void otx_cpt_disable_mbox_interrupts(struct otx_cpt_device *cpt) in otx_cpt_disable_mbox_interrupts()
23 static void otx_cpt_enable_mbox_interrupts(struct otx_cpt_device *cpt) in otx_cpt_enable_mbox_interrupts()
30 void *cpt) in otx_cpt_mbx0_intr_handler()
37 static void otx_cpt_reset(struct otx_cpt_device *cpt) in otx_cpt_reset()
42 static void otx_cpt_find_max_enabled_cores(struct otx_cpt_device *cpt) in otx_cpt_find_max_enabled_cores()
51 static u32 otx_cpt_check_bist_status(struct otx_cpt_device *cpt) in otx_cpt_check_bist_status()
59 static u64 otx_cpt_check_exe_bist_status(struct otx_cpt_device *cpt) in otx_cpt_check_exe_bist_status()
67 static int otx_cpt_device_init(struct otx_cpt_device *cpt) in otx_cpt_device_init()
112 static int otx_cpt_register_interrupts(struct otx_cpt_device *cpt) in otx_cpt_register_interrupts()
142 static void otx_cpt_unregister_interrupts(struct otx_cpt_device *cpt) in otx_cpt_unregister_interrupts()
156 struct otx_cpt_device *cpt = pci_get_drvdata(pdev); in otx_cpt_sriov_configure() local
193 struct otx_cpt_device *cpt; in otx_cpt_probe() local
262 struct otx_cpt_device *cpt = pci_get_drvdata(pdev); in otx_cpt_remove() local