Searched refs:reset_completion (Results 1 – 6 of 6) sorted by relevance
1125 phy->reset_completion = &completion_reset; in pm8001_abort_task()1130 phy->reset_completion = NULL; in pm8001_abort_task()1148 phy->reset_completion = NULL; in pm8001_abort_task()1159 phy->reset_completion = NULL; in pm8001_abort_task()
3610 if (!pm8001_ha->phy[phy_id].reset_completion) { in mpi_hw_event()3619 if (pm8001_ha->phy[phy_id].reset_completion) { in mpi_hw_event()3622 complete(pm8001_ha->phy[phy_id].reset_completion); in mpi_hw_event()3623 pm8001_ha->phy[phy_id].reset_completion = NULL; in mpi_hw_event()3652 if (pm8001_ha->phy[phy_id].reset_completion) { in mpi_hw_event()3655 complete(pm8001_ha->phy[phy_id].reset_completion); in mpi_hw_event()3656 pm8001_ha->phy[phy_id].reset_completion = NULL; in mpi_hw_event()
294 struct completion reset_completion; member889 if (!completion_done(&st->reset_completion)) { in ade9000_irq1_thread()897 complete(&st->reset_completion); in ade9000_irq1_thread()1587 if (!wait_for_completion_timeout(&st->reset_completion, in ade9000_reset()1702 init_completion(&st->reset_completion); in ade9000_probe()
187 struct completion *reset_completion; member
1294 phy->reset_completion = &completion; in hisi_sas_control_phy()1336 phy->reset_completion = NULL; in hisi_sas_control_phy()1595 phy->reset_completion = &completion; in hisi_sas_async_init_wait_phyup()1601 phy->reset_completion = NULL; in hisi_sas_async_init_wait_phyup()
1379 if (phy->reset_completion) in int_phyup_v1_hw()1380 complete(phy->reset_completion); in int_phyup_v1_hw()