Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-jpeg/
H A Dmtk_jpeg_core.h69 void (*hw_reset)(void __iomem *base); member
H A Dmtk_jpeg_core.c1327 jpeg->variant->hw_reset(jpeg->reg_base); in mtk_jpeg_job_timeout_work()
1519 .hw_reset = mtk_jpeg_dec_reset,
1534 .hw_reset = mtk_jpeg_enc_reset,
/OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/ishtp/
H A Dishtp-dev.h109 int (*hw_reset)(struct ishtp_device *dev); member
H A Dbus.c892 return dev->ops->hw_reset(dev); in ish_hw_reset()
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dmei_dev.h310 int (*hw_reset)(struct mei_device *dev, bool enable); member
673 return dev->ops->hw_reset(dev, enable); in mei_hw_reset()
H A Dhw-txe.c1167 .hw_reset = mei_txe_hw_reset,
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-pci.h169 void (*hw_reset)(struct sdhci_host *host); member
H A Dsdhci-pci-core.c751 .hw_reset = sdhci_pci_hw_reset,
761 .hw_reset = sdhci_pci_hw_reset,
955 slot->hw_reset = sdhci_pci_int_hw_reset; in byt_emmc_probe_slot()
2014 if (slot->hw_reset) in sdhci_pci_hw_reset()
2015 slot->hw_reset(host); in sdhci_pci_hw_reset()
2024 .hw_reset = sdhci_pci_hw_reset,
2187 slot->hw_reset = sdhci_pci_gpio_hw_reset; in sdhci_pci_probe_slot()
H A Dsdhci.h647 void (*hw_reset)(struct sdhci_host *host); member
H A Duniphier-sd.c601 host->ops.hw_reset = uniphier_sd_hw_reset; in uniphier_sd_probe()
H A Dsdhci-sprd.c404 .hw_reset = sdhci_sprd_hw_reset,
H A Dmeson-mx-sdhc-mmc.c514 .hw_reset = meson_mx_sdhc_hw_reset,
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dcore.h32 int (*hw_reset)(struct mmc_host *); member
H A Dcore.c2080 if (!(host->caps & MMC_CAP_HW_RESET) || !host->ops->hw_reset) in mmc_hw_reset_for_init()
2082 host->ops->hw_reset(host); in mmc_hw_reset_for_init()
2104 if (!host->bus_ops || host->bus_dead || !host->bus_ops->hw_reset) { in mmc_hw_reset()
2109 ret = host->bus_ops->hw_reset(host); in mmc_hw_reset()
H A Dmmc.c2320 if ((host->caps & MMC_CAP_HW_RESET) && host->ops->hw_reset && in _mmc_hw_reset()
2324 host->ops->hw_reset(host); in _mmc_hw_reset()
2344 .hw_reset = _mmc_hw_reset,
/OK3568_Linux_fs/kernel/sound/aoa/core/
H A Dgpio-feature.c176 v = SWITCH_GPIO(hw_reset, v, on); in ftr_gpio_set_hw_reset()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h224 hw_reset_t hw_reset; member
H A Dbnx2x_link.c11634 .hw_reset = NULL,
11669 .hw_reset = NULL,
11705 .hw_reset = NULL,
11743 .hw_reset = bnx2x_warpcore_hw_reset,
11774 .hw_reset = bnx2x_7101_hw_reset,
11805 .hw_reset = NULL,
11833 .hw_reset = NULL,
11862 .hw_reset = NULL,
11894 .hw_reset = NULL,
11925 .hw_reset = bnx2x_8727_hw_reset,
[all …]
H A Dbnx2x_sp.h1293 struct bnx2x_func_hw_reset_params hw_reset; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw.h229 int (*hw_reset)(struct aq_hw_s *self); member
/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dhost.h171 void (*hw_reset)(struct mmc_host *host); member
/OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/ipc/
H A Dipc.c866 .hw_reset = _ish_hw_reset,
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_download.c687 local->func->hw_reset(dev); in prism2_download_nonvolatile()
H A Dhostap_wlan.h594 void (*hw_reset)(struct net_device *dev); member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c830 .hw_reset = hw_atl2_hw_reset,

12