Home
last modified time | relevance | path

Searched refs:reset (Results 7226 - 7250 of 8120) sorted by relevance

1...<<281282283284285286287288289290>>...325

/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H A Dseville_vsc9953.c965 /* soft-reset the switch core */ in vsc9953_reset()
971 dev_err(ocelot->dev, "timeout: switch core reset\n"); in vsc9953_reset()
1061 .reset = vsc9953_reset,
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dtegra_nand.c20 #include <linux/reset.h>
1177 dev_err(ctrl->dev, "Failed to reset HW: %d\n", err); in tegra_nand_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e.h585 u16 corer_count; /* Core reset count */
586 u16 globr_count; /* Global reset count */
587 u16 empr_count; /* EMP reset count */
588 u16 pfr_count; /* PF reset count */
1101 void i40e_notify_client_of_netdev_close(struct i40e_vsi *vsi, bool reset);
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/
H A Dhix5hd2_gmac.c13 #include <linux/reset.h>
197 #define PHY_RESET_DELAYS_PROPERTY "hisilicon,phy-reset-delays-us"
1074 /* To make sure PHY hardware reset success, in hix5hd2_phy_reset()
1076 * then complete the hardware reset operation in hix5hd2_phy_reset()
1082 /* delay some time to ensure reset ok, in hix5hd2_phy_reset()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c578 /* Auto-negotiation timed out, reset state */ in xgbe_an73_page_received()
1515 ret = pdata->phy_if.phy_impl.reset(pdata); in xgbe_phy_reset()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c179 mac->ops->reset(mac); in link_start()
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
H A Dnft_nat.sh170 ip netns exec ns$i-$sfx nft reset counters inet > /dev/null
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c391 * should be blocked until PE reset. MMIO access is dropped in pnv_eeh_probe()
418 * to PE reset. in pnv_eeh_probe()
576 * reset is completed. In order to keep EEH core in pnv_eeh_get_pe_state()
578 * state during PE reset. in pnv_eeh_get_pe_state()
728 /* Issue PHB complete reset request */ in pnv_eeh_phb_reset()
743 * successfully. The PHB reset is usually PHB complete in pnv_eeh_phb_reset()
744 * reset followed by hot reset on root bus. So we also in pnv_eeh_phb_reset()
771 * During the reset deassert time, we needn't care in pnv_eeh_root_reset()
772 * the reset scop in pnv_eeh_root_reset()
[all...]
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvirtio_uml.c1099 .reset = vu_reset,
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dti-sn65dsi86.c301 .reset = drm_atomic_helper_connector_reset,
H A Dcdns-dsi.c24 #include <linux/reset.h>
720 * Power all internal DPHY blocks down and maintain their reset line in cdns_dsi_hs_init()
738 /* De-assert data and clock reset lines. */ in cdns_dsi_hs_init()
H A Dlontium-lt9611.c755 .reset = drm_atomic_helper_connector_reset,
997 lt9611->reset_gpio = devm_gpiod_get(dev, "reset", GPIOD_OUT_HIGH); in lt9611_gpio_init()
999 dev_err(dev, "failed to acquire reset gpio\n"); in lt9611_gpio_init()
H A Dnwl-dsi.c20 #include <linux/reset.h>
83 * The DSI host controller needs this reset sequence according to NWL:
84 * 1. Deassert pclk reset to get access to DSI regs
88 * 5. Deassert DPI reset so DPI receives pixels and starts sending
106 * hardware bug: the i.MX8MQ needs this clock on during reset
889 /* Step 1 from DSI reset-out instructions */ in nwl_dsi_bridge_atomic_pre_enable()
896 /* Step 2 from DSI reset-out instructions */ in nwl_dsi_bridge_atomic_pre_enable()
899 /* Step 3 from DSI reset-out instructions */ in nwl_dsi_bridge_atomic_pre_enable()
919 /* Step 5 from DSI reset-out instructions */ in nwl_dsi_bridge_atomic_enable()
1062 DRM_DEV_ERROR(dsi->dev, "Failed to get pclk reset in nwl_dsi_parse_dt()
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h890 int (*reset)(struct hns_roce_dev *hr_dev, bool enable); member
/kernel/linux/linux-5.10/drivers/iommu/
H A Dvirtio-iommu.c1118 vdev->config->reset(vdev); in viommu_remove()
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-av-core.c162 /* reset video */ in cx18_av_initialize()
1254 .reset = cx18_av_reset,
H A Dcx18-driver.c983 CX18_WARN("Could not register GPIO reset controllersubdevice; proceeding anyway.\n"); in cx18_probe()
1003 /* Changed the cardtype; re-reset the I2C chips */ in cx18_probe()
1006 core, reset, (u32) CX18_GPIO_RESET_I2C); in cx18_probe()
1173 * APU capturing audio, so we start and stop it here to do the reset in cx18_init_on_first_open()
1200 * APU capturing audio, so we start and stop it here to do the reset in cx18_init_on_first_open()
H A Dcx18-ioctl.c1064 cx18_call_hw(cx, CX18_HW_GPIO_RESET_CTRL, core, reset, in cx18_default()
/kernel/linux/linux-5.10/drivers/media/platform/rcar-vin/
H A Drcar-csi2.c17 #include <linux/reset.h>
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Drenesas_sdhi_core.c1016 host->reset = renesas_sdhi_reset; in renesas_sdhi_probe()
H A Dsdhci-omap.c801 /* Don't reset data lines during tuning operation */ in sdhci_omap_reset()
817 "Timeout waiting on controller reset in %s\n", in sdhci_omap_reset()
879 .reset = sdhci_omap_reset,
H A Dmeson-gx-mmc.c26 #include <linux/reset.h>
1153 return dev_err_probe(&pdev->dev, ret, "device reset failed\n"); in meson_mmc_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx_common.c44 /* How often and how many times to poll for a reset while waiting for a
106 /* Reset workqueue. If any NIC has a hardware failure then a reset will be
116 printk(KERN_ERR "Failed to create reset workqueue\n"); in efx_create_reset_workqueue()
659 * Device reset and suspend
691 * schedule a 'recover or reset', leading to this recovery handler. in efx_try_recovery()
696 /* The EEH mechanisms will handle the error and reset the in efx_try_recovery()
706 * before reset.
808 /* Reset the NIC using the specified method. Note that the reset may
823 * EF100 reset is handled in the efx_nic_type callback below. in efx_reset()
828 rc = efx->type->reset(ef in efx_reset()
[all...]
H A Defx.c722 "aborting probe due to scheduled reset\n"); in efx_register_netdev()
1122 * If we aborted probe due to a scheduled reset, dismiss it. in efx_pci_probe()
1275 rc = efx->type->reset(efx, RESET_TYPE_ALL); in efx_pm_resume()
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-sun8i.c63 * @rst_ephy: reference to the optional EPHY reset for the internal PHY
267 /* sun8i_dwmac_dma_reset() - reset the EMAC
268 * Called from stmmac via stmmac_dma_ops->reset
527 .reset = sun8i_dwmac_dma_reset,
736 dev_err(priv->device, "EMAC reset timeout\n"); in sun8i_dwmac_reset()
742 /* Search in mdio-mux node for internal PHY node and get its clk/reset */
807 * it at deasserted state, and thus it may fail to reset EMAC. in sun8i_dwmac_power_internal_phy()
878 /* After changing syscon value, the MAC need reset or it will in mdio_mux_syscon_switch_fn()

Completed in 47 milliseconds

1...<<281282283284285286287288289290>>...325