Home
last modified time | relevance | path

Searched refs:reset_done (Results 1 - 25 of 80) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/usb/host/
H A 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()
965 ehci->reset_done[wIndex] = jiffies in ehci_hub_control()
1036 if (!ehci->reset_done[wIndex]) { in ehci_hub_control()
1041 ehci->reset_done[wIndex] = jiffies in ehci_hub_control()
1047 ehci->reset_done[wIndex]); in ehci_hub_control()
1051 } else if (!time_after_eq(jiffies, ehci->reset_done[wIndex])) { in ehci_hub_control()
1058 ehci->reset_done[wIndex] = 0; in ehci_hub_control()
1077 ehci->reset_done [wIndex] = 0; in ehci_hub_control()
1132 ehci->reset_done[wInde in ehci_hub_control()
[all...]
H A Dehci-brcm.c74 ehci->reset_done[wIndex-1] && in ehci_brcm_hub_control()
75 time_after_eq(jiffies, ehci->reset_done[wIndex-1]) && in ehci_brcm_hub_control()
H A Doxu210hp-hcd.c439 unsigned long reset_done[EHCI_MAX_ROOT_PORTS]; member
851 oxu->reset_done[index] = 0; in check_reset_complete()
2915 || oxu->reset_done[i] != 0) in oxu210_hcd_irq()
2922 oxu->reset_done[i] = jiffies + in oxu210_hcd_irq()
2925 mod_timer(&hcd->rh_timer, oxu->reset_done[i]); in oxu210_hcd_irq()
3532 oxu->reset_done[i] = 0; in oxu_hub_status_data()
3534 time_after_eq(jiffies, oxu->reset_done[i]))) { in oxu_hub_status_data()
3622 oxu->reset_done[wIndex] = jiffies in oxu_hub_control()
3675 if (!oxu->reset_done[wIndex]) { in oxu_hub_control()
3677 oxu->reset_done[wInde in oxu_hub_control()
[all...]
H A Dehci-tegra.c248 ehci->reset_done[wIndex-1] = jiffies + msecs_to_jiffies(25); in tegra_ehci_hub_control()
265 ehci->reset_done[wIndex-1] = 0; in tegra_ehci_hub_control()
H A 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[wInde in fotg210_hub_control()
[all...]
H A 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()
H A Dfotg210.h139 unsigned long reset_done[FOTG210_MAX_ROOT_PORTS]; member
/kernel/linux/linux-6.6/drivers/usb/host/
H A 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[wInde in ehci_hub_control()
[all...]
H A 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()
H A 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[wInde in oxu_hub_control()
[all...]
H A 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()
/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-hcd.h67 unsigned long reset_done; member
H A Disp1760-hcd.c1742 priv->reset_done))) { in isp1760_hub_status_data()
1867 priv->reset_done = jiffies + in isp1760_hub_control()
1918 if (!priv->reset_done) { in isp1760_hub_control()
1920 priv->reset_done = jiffies in isp1760_hub_control()
1923 mod_timer(&hcd->rh_timer, priv->reset_done); in isp1760_hub_control()
1928 priv->reset_done)) { in isp1760_hub_control()
1930 priv->reset_done = 0; in isp1760_hub_control()
1951 priv->reset_done)) { in isp1760_hub_control()
1953 priv->reset_done = 0; in isp1760_hub_control()
2052 priv->reset_done in isp1760_hub_control()
[all...]
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-hcd.h70 unsigned long reset_done; member
H A 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 in isp1760_hub_control()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/
H A Dislpci_dev.c319 wake_up(&priv->reset_done); in islpci_interrupt()
483 prepare_to_wait(&priv->reset_done, &wait, TASK_UNINTERRUPTIBLE); in islpci_reset_if()
507 finish_wait(&priv->reset_done, &wait); in islpci_reset_if()
853 init_waitqueue_head(&priv->reset_done); in islpci_setup()
H A Dislpci_dev.h150 wait_queue_head_t reset_done; member
/kernel/linux/linux-6.6/include/linux/cdx/
H A Dcdx_bus.h119 * @reset_done: Function called after reset is complete to notify driver
135 void (*reset_done)(struct cdx_device *dev); member
/kernel/linux/linux-5.10/drivers/w1/masters/
H A Dds1wm.c223 DECLARE_COMPLETION_ONSTACK(reset_done); in ds1wm_reset()
225 ds1wm_data->reset_complete = &reset_done; in ds1wm_reset()
233 timeleft = wait_for_completion_timeout(&reset_done, DS1WM_TIMEOUT); in ds1wm_reset()
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A 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()
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Delan_i2c.h101 struct completion *reset_done);
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Delan_i2c.h107 struct completion *reset_done);
/kernel/linux/linux-6.6/drivers/vfio/pci/pds/
H A Dpci_drv.c192 .reset_done = pds_vfio_pci_aer_reset_done,
/kernel/linux/linux-6.6/drivers/cdx/
H A Dcdx.c102 if (cdx_drv && cdx_drv->reset_done) in cdx_dev_reset()
103 cdx_drv->reset_done(cdx_dev); in cdx_dev_reset()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A 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[wInde in fotg210_hub_control()
[all...]

Completed in 36 milliseconds

1234