Home
last modified time | relevance | path

Searched refs:reset_done (Results 1 – 25 of 45) sorted by relevance

12

/linux-6.6.21/drivers/usb/host/
Dehci-hub.c676 || (ehci->reset_done[i] && time_after_eq( in ehci_hub_status_data()
677 jiffies, ehci->reset_done[i])) in ehci_hub_status_data()
828 ehci->reset_done[wIndex] = jiffies in ehci_hub_control()
906 if (!ehci->reset_done[wIndex]) { in ehci_hub_control()
911 ehci->reset_done[wIndex] = jiffies in ehci_hub_control()
917 ehci->reset_done[wIndex]); in ehci_hub_control()
921 } else if (!time_after_eq(jiffies, ehci->reset_done[wIndex])) { in ehci_hub_control()
928 ehci->reset_done[wIndex] = 0; in ehci_hub_control()
947 ehci->reset_done [wIndex] = 0; in ehci_hub_control()
1002 ehci->reset_done[wIndex] = 0; in ehci_hub_control()
[all …]
Dehci-brcm.c78 ehci->reset_done[wIndex-1] && in ehci_brcm_hub_control()
79 time_after_eq(jiffies, ehci->reset_done[wIndex-1]) && in ehci_brcm_hub_control()
Doxu210hp-hcd.c439 unsigned long reset_done[EHCI_MAX_ROOT_PORTS]; member
851 oxu->reset_done[index] = 0; in check_reset_complete()
2916 || oxu->reset_done[i] != 0) in oxu210_hcd_irq()
2923 oxu->reset_done[i] = jiffies + in oxu210_hcd_irq()
2926 mod_timer(&hcd->rh_timer, oxu->reset_done[i]); in oxu210_hcd_irq()
3533 oxu->reset_done[i] = 0; in oxu_hub_status_data()
3535 time_after_eq(jiffies, oxu->reset_done[i]))) { in oxu_hub_status_data()
3623 oxu->reset_done[wIndex] = jiffies in oxu_hub_control()
3676 if (!oxu->reset_done[wIndex]) { in oxu_hub_control()
3678 oxu->reset_done[wIndex] = jiffies in oxu_hub_control()
[all …]
Dehci-hcd.c824 ehci->reset_done[i] == 0)) in ehci_irq()
831 ehci->reset_done[i] = jiffies + in ehci_irq()
836 mod_timer(&hcd->rh_timer, ehci->reset_done[i]); in ehci_irq()
Dohci-hub.c625 u16 reset_done = now + PORT_RESET_MSEC; in root_port_reset() local
667 } while (tick_before(now, reset_done) && --limit_1 >= 0); in root_port_reset()
Dehci.h178 unsigned long reset_done[EHCI_MAX_ROOT_PORTS]; member
/linux-6.6.21/drivers/usb/isp1760/
Disp1760-hcd.h70 unsigned long reset_done; member
Disp1760-hcd.c2128 time_after_eq(jiffies, priv->reset_done))) { in isp1760_hub_status_data()
2253 priv->reset_done = jiffies + in isp1760_hub_control()
2301 if (!priv->reset_done) { in isp1760_hub_control()
2303 priv->reset_done = jiffies in isp1760_hub_control()
2306 mod_timer(&hcd->rh_timer, priv->reset_done); in isp1760_hub_control()
2311 priv->reset_done)) { in isp1760_hub_control()
2313 priv->reset_done = 0; in isp1760_hub_control()
2331 time_after_eq(jiffies, priv->reset_done)) { in isp1760_hub_control()
2333 priv->reset_done = 0; in isp1760_hub_control()
2430 priv->reset_done = jiffies + in isp1760_hub_control()
/linux-6.6.21/drivers/media/platform/qcom/camss/
Dcamss-csid-gen2.c524 u8 reset_done; in csid_isr() local
529 reset_done = val & BIT(TOP_IRQ_STATUS_RESET_DONE); in csid_isr()
544 if (reset_done) in csid_isr()
/linux-6.6.21/include/linux/cdx/
Dcdx_bus.h135 void (*reset_done)(struct cdx_device *dev); member
/linux-6.6.21/drivers/input/mouse/
Delan_i2c.h107 struct completion *reset_done);
/linux-6.6.21/drivers/cdx/
Dcdx.c102 if (cdx_drv && cdx_drv->reset_done) in cdx_dev_reset()
103 cdx_drv->reset_done(cdx_dev); in cdx_dev_reset()
/linux-6.6.21/drivers/vfio/pci/pds/
Dpci_drv.c192 .reset_done = pds_vfio_pci_aer_reset_done,
/linux-6.6.21/drivers/usb/fotg210/
Dfotg210-hcd.c1423 (fotg210->reset_done[0] && in fotg210_hub_status_data()
1424 time_after_eq(jiffies, fotg210->reset_done[0]))) { in fotg210_hub_status_data()
1517 fotg210->reset_done[wIndex] = jiffies in fotg210_hub_control()
1568 if (!fotg210->reset_done[wIndex]) { in fotg210_hub_control()
1570 fotg210->reset_done[wIndex] = jiffies in fotg210_hub_control()
1574 fotg210->reset_done[wIndex]); in fotg210_hub_control()
1579 fotg210->reset_done[wIndex])) { in fotg210_hub_control()
1582 fotg210->reset_done[wIndex] = 0; in fotg210_hub_control()
1604 fotg210->reset_done[wIndex])) { in fotg210_hub_control()
1606 fotg210->reset_done[wIndex] = 0; in fotg210_hub_control()
[all …]
Dfotg210-hcd.h139 unsigned long reset_done[FOTG210_MAX_ROOT_PORTS]; member
/linux-6.6.21/drivers/net/ethernet/pensando/ionic/
Dionic_bus_pci.c465 .reset_done = ionic_reset_done,
/linux-6.6.21/drivers/net/ethernet/amd/pds_core/
Dmain.c512 .reset_done = pdsc_reset_done,
/linux-6.6.21/drivers/accel/qaic/
Dqaic_drv.c578 .reset_done = qaic_pci_reset_done,
/linux-6.6.21/drivers/mmc/core/
Dblock.c121 unsigned int reset_done; member
1032 if (md->reset_done & type) in mmc_blk_reset()
1035 md->reset_done |= type; in mmc_blk_reset()
1057 md->reset_done &= ~type; in mmc_blk_reset_success()
/linux-6.6.21/drivers/accel/ivpu/
Divpu_drv.c688 .reset_done = ivpu_pm_reset_done_cb,
/linux-6.6.21/drivers/vfio/pci/
Dvfio_pci_core.c2610 bool reset_done = false; in vfio_pci_dev_set_try_reset() local
2628 reset_done = true; in vfio_pci_dev_set_try_reset()
2631 if (reset_done) in vfio_pci_dev_set_try_reset()
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h584 void (*reset_done)(struct hnae3_ae_dev *ae_dev); member
/linux-6.6.21/drivers/net/ethernet/ibm/
Dibmvnic.h983 struct completion reset_done; member
Dibmvnic.c3298 complete(&adapter->reset_done); in __ibmvnic_reset()
3542 reinit_completion(&adapter->reset_done); in wait_for_reset()
3550 rc = ibmvnic_wait_for_completion(adapter, &adapter->reset_done, 60000); in wait_for_reset()
3565 reinit_completion(&adapter->reset_done); in wait_for_reset()
3572 rc = ibmvnic_wait_for_completion(adapter, &adapter->reset_done, in wait_for_reset()
6365 init_completion(&adapter->reset_done); in ibmvnic_probe()
/linux-6.6.21/drivers/bus/mhi/host/
Dpci_generic.c1136 .reset_done = mhi_pci_reset_done,

12