Home
last modified time | relevance | path

Searched refs:hw_reset (Results 1 – 25 of 38) sorted by relevance

12

/linux-6.15/drivers/mmc/host/
H A Ddw_mmc-bluefield.c54 .hw_reset = dw_mci_bluefield_hw_reset
H A Dsdhci-pci.h171 void (*hw_reset)(struct sdhci_host *host); member
H A Dsdhci-pci-core.c700 .hw_reset = sdhci_pci_hw_reset,
710 .hw_reset = sdhci_pci_hw_reset,
904 slot->hw_reset = sdhci_pci_int_hw_reset; in byt_emmc_probe_slot()
2000 if (slot->hw_reset) in sdhci_pci_hw_reset()
2001 slot->hw_reset(host); in sdhci_pci_hw_reset()
2010 .hw_reset = sdhci_pci_hw_reset,
H A Ddw_mmc.h617 void (*hw_reset)(struct dw_mci *host); member
H A Dsdhci.h713 void (*hw_reset)(struct sdhci_host *host); member
H A Dsdhci-acpi.c235 .hw_reset = sdhci_acpi_int_hw_reset,
H A Dsdhci-sprd.c454 .hw_reset = sdhci_sprd_hw_reset,
/linux-6.15/drivers/hid/intel-ish-hid/ishtp/
H A Dishtp-dev.h109 int (*hw_reset)(struct ishtp_device *dev); member
H A Dbus.c906 return dev->ops->hw_reset(dev); in ish_hw_reset()
/linux-6.15/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_core.h73 void (*hw_reset)(void __iomem *base); member
H A Dmtk_jpeg_core.c1242 jpeg->variant->hw_reset(jpeg->reg_base); in mtk_jpeg_job_timeout_work()
1881 .hw_reset = mtk_jpeg_dec_reset,
1896 .hw_reset = mtk_jpeg_enc_reset,
/linux-6.15/drivers/misc/mei/
H A Dmei_dev.h365 int (*hw_reset)(struct mei_device *dev, bool enable); member
764 return dev->ops->hw_reset(dev, enable); in mei_hw_reset()
H A Dplatform-vsc.c268 .hw_reset = mei_vsc_hw_reset,
H A Dhw-txe.c1163 .hw_reset = mei_txe_hw_reset,
/linux-6.15/drivers/mmc/core/
H A Dcore.h30 int (*hw_reset)(struct mmc_host *); member
H A Dsdio.c1200 .hw_reset = mmc_sdio_hw_reset,
H A Dsd_uhs2.c1155 .hw_reset = sd_uhs2_hw_reset,
/linux-6.15/sound/aoa/core/
H A Dgpio-feature.c176 v = SWITCH_GPIO(hw_reset, v, on); in ftr_gpio_set_hw_reset()
/linux-6.15/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h224 hw_reset_t hw_reset; member
H A Dbnx2x_link.c11636 .hw_reset = NULL,
11671 .hw_reset = NULL,
11707 .hw_reset = NULL,
11776 .hw_reset = bnx2x_7101_hw_reset,
11807 .hw_reset = NULL,
11835 .hw_reset = NULL,
11864 .hw_reset = NULL,
11896 .hw_reset = NULL,
11927 .hw_reset = bnx2x_8727_hw_reset,
11999 .hw_reset = NULL,
[all …]
H A Dbnx2x_sp.h1293 struct bnx2x_func_hw_reset_params hw_reset; member
/linux-6.15/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw.h229 int (*hw_reset)(struct aq_hw_s *self); member
/linux-6.15/drivers/hid/intel-ish-hid/ipc/
H A Dipc.c924 .hw_reset = _ish_hw_reset,
/linux-6.15/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c830 .hw_reset = hw_atl2_hw_reset,
/linux-6.15/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c952 .hw_reset = hw_atl_a0_hw_reset,

12