| /drivers/usb/host/ |
| A D | ehci-hub.c | 676 || (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 …]
|
| A D | ehci-brcm.c | 78 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()
|
| A D | oxu210hp-hcd.c | 827 oxu->reset_done[index] = 0; in check_reset_complete() 2892 || oxu->reset_done[i] != 0) in oxu210_hcd_irq() 2899 oxu->reset_done[i] = jiffies + in oxu210_hcd_irq() 3509 oxu->reset_done[i] = 0; in oxu_hub_status_data() 3652 if (!oxu->reset_done[wIndex]) { in oxu_hub_control() 3658 oxu->reset_done[wIndex]); in oxu_hub_control() 3663 oxu->reset_done[wIndex])) { in oxu_hub_control() 3665 oxu->reset_done[wIndex] = 0; in oxu_hub_control() 3686 oxu->reset_done[wIndex])) { in oxu_hub_control() 3688 oxu->reset_done[wIndex] = 0; in oxu_hub_control() [all …]
|
| A D | ehci-hcd.c | 823 ehci->reset_done[i] == 0)) in ehci_irq() 830 ehci->reset_done[i] = jiffies + in ehci_irq() 835 mod_timer(&hcd->rh_timer, ehci->reset_done[i]); in ehci_irq()
|
| A D | ohci-hub.c | 625 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()
|
| A D | ehci.h | 178 unsigned long reset_done[EHCI_MAX_ROOT_PORTS]; member
|
| /drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| A D | trans-gen2.c | 120 bool reset_done; in iwl_trans_pcie_fw_reset_handshake() local 125 reset_done = in iwl_trans_pcie_fw_reset_handshake() 129 reset_done = inta_hw & CSR_INT_BIT_RESET_DONE; in iwl_trans_pcie_fw_reset_handshake() 134 inta_hw, reset_done); in iwl_trans_pcie_fw_reset_handshake() 136 if (!reset_done) { in iwl_trans_pcie_fw_reset_handshake()
|
| /drivers/media/platform/qcom/camss/ |
| A D | camss-csid-780.c | 237 u8 reset_done; in csid_isr() local 242 reset_done = val & TOP_IRQ_STATUS_RESET_DONE; in csid_isr() 273 if (reset_done) in csid_isr()
|
| A D | camss-csid-gen2.c | 360 u8 reset_done; in csid_isr() local 365 reset_done = val & BIT(TOP_IRQ_STATUS_RESET_DONE); in csid_isr() 380 if (reset_done) in csid_isr()
|
| /drivers/usb/isp1760/ |
| A D | isp1760-hcd.h | 70 unsigned long reset_done; member
|
| A D | isp1760-hcd.c | 2128 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()
|
| /drivers/input/mouse/ |
| A D | elan_i2c.h | 107 struct completion *reset_done);
|
| /drivers/usb/fotg210/ |
| A D | fotg210-hcd.c | 1419 (fotg210->reset_done[0] && in fotg210_hub_status_data() 1513 fotg210->reset_done[wIndex] = jiffies in fotg210_hub_control() 1564 if (!fotg210->reset_done[wIndex]) { in fotg210_hub_control() 1570 fotg210->reset_done[wIndex]); in fotg210_hub_control() 1575 fotg210->reset_done[wIndex])) { in fotg210_hub_control() 1578 fotg210->reset_done[wIndex] = 0; in fotg210_hub_control() 1600 fotg210->reset_done[wIndex])) { in fotg210_hub_control() 1602 fotg210->reset_done[wIndex] = 0; in fotg210_hub_control() 1630 fotg210->reset_done[wIndex] = 0; in fotg210_hub_control() 1663 fotg210->reset_done[wIndex] = 0; in fotg210_hub_control() [all …]
|
| A D | fotg210-hcd.h | 139 unsigned long reset_done[FOTG210_MAX_ROOT_PORTS]; member
|
| /drivers/vfio/pci/pds/ |
| A D | pci_drv.c | 175 .reset_done = pds_vfio_pci_aer_reset_done,
|
| /drivers/net/ethernet/hisilicon/hibmcge/ |
| A D | hbg_err.c | 187 .reset_done = hbg_pci_err_reset_done,
|
| /drivers/vfio/pci/virtio/ |
| A D | main.c | 210 .reset_done = virtiovf_pci_aer_reset_done,
|
| /drivers/virtio/ |
| A D | virtio.c | 629 ret = drv->reset_done(dev); in virtio_device_restore_priv() 702 if (!drv || !drv->reset_done) in virtio_device_reset_done()
|
| /drivers/cdx/ |
| A D | cdx.c | 115 if (cdx_drv && cdx_drv->reset_done) in cdx_dev_reset() 116 cdx_drv->reset_done(cdx_dev); in cdx_dev_reset()
|
| /drivers/net/ethernet/pensando/ionic/ |
| A D | ionic_bus_pci.c | 508 .reset_done = ionic_reset_done,
|
| /drivers/accel/habanalabs/common/ |
| A D | habanalabs_drv.c | 719 .reset_done = hl_pci_reset_done,
|
| /drivers/net/ethernet/amd/pds_core/ |
| A D | main.c | 571 .reset_done = pdsc_reset_done,
|
| /drivers/vfio/pci/ |
| A D | vfio_pci_core.c | 2525 bool reset_done = false; in vfio_pci_dev_set_try_reset() local 2543 reset_done = true; in vfio_pci_dev_set_try_reset() 2546 if (reset_done) in vfio_pci_dev_set_try_reset()
|
| /drivers/vfio/pci/qat/ |
| A D | main.c | 686 .reset_done = qat_vf_pci_aer_reset_done,
|
| /drivers/accel/qaic/ |
| A D | qaic_drv.c | 657 .reset_done = qaic_pci_reset_done,
|