/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | sdhci_am654.c | 398 * Do a command and data reset to get rid of it in sdhci_am654_execute_tuning() 466 .reset = sdhci_and_cqhci_reset, 496 .reset = sdhci_and_cqhci_reset, 520 .reset = sdhci_am654_reset,
|
H A D | sdhci-sprd.c | 62 * 0 : hardware reset 149 * is defined as hardware reset on Spreadtrum's platform and clearing in sdhci_sprd_writeb() 429 .reset = sdhci_reset, 487 goto reset; in sdhci_sprd_voltage_switch() 516 reset: in sdhci_sprd_voltage_switch()
|
/kernel/linux/linux-5.10/sound/i2c/ |
H A D | cs8427.c | 575 int err, reset; in snd_cs8427_iec958_pcm() local 603 reset = chip->rate != rate; in snd_cs8427_iec958_pcm() 606 if (reset) in snd_cs8427_iec958_pcm()
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_sched_wakeup.c | 568 /* reset the trace */ in probe_wakeup() 642 * the wakeup_task is reset. This may be overkill since in start_wakeup_tracer() 750 .reset = wakeup_tracer_reset, 770 .reset = wakeup_tracer_reset, 790 .reset = wakeup_tracer_reset,
|
/kernel/linux/linux-6.6/drivers/char/xilinx_hwicap/ |
H A D | xilinx_hwicap.c | 52 * that a complete reset of the core and the state of the ICAP cannot 331 drvdata->config->reset(drvdata); in hwicap_initialize_hwicap() 716 .reset = buffer_icap_reset, 723 .reset = fifo_icap_reset,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_port.c | 183 int mlx4_en_DUMP_ETH_STATS(struct mlx4_en_dev *mdev, u8 port, u8 reset) in mlx4_en_DUMP_ETH_STATS() argument 192 u64 in_mod = reset << 8 | port; in mlx4_en_DUMP_ETH_STATS() 219 &tmp_counter_stats, reset); in mlx4_en_DUMP_ETH_STATS()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/mxsfb/ |
H A D | mxsfb_kms.c | 34 /* 1 second delay should be plenty of time for block reset */ 231 * a reset address and mask being either SFTRST(bit 31) or CLKGATE 299 /* Mandatory eLCDIF reset as per the Reference Manual */ in mxsfb_crtc_mode_set_nofb() 486 .reset = drm_atomic_helper_crtc_reset, 497 .reset = drm_atomic_helper_crtc_reset, 645 .reset = drm_atomic_helper_plane_reset,
|
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ |
H A D | ishtp-fw-loader.c | 204 * @work_ishtp_reset: Work queue for reset handling. 226 * In certain failure scenrios, it makes sense to reset the ISH 839 * @reset: true if called for init after reset 843 static int loader_init(struct ishtp_cl *loader_ishtp_cl, int reset) in loader_init() argument 850 dev_dbg(cl_data_to_dev(client_data), "reset flag: %d\n", reset); in loader_init() local 1020 * loader_ishtp_cl_reset() - ISH-TP client driver reset 1023 * This function gets called on device reset on ISH-TP bus 1044 .reset [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/ |
H A D | cirrus.c | 479 .reset = cirrus_reset_primary_plane, 523 .reset = drm_atomic_helper_crtc_reset, 553 .reset = drm_atomic_helper_connector_reset,
|
/kernel/linux/linux-6.6/sound/i2c/ |
H A D | cs8427.c | 583 int err, reset; in snd_cs8427_iec958_pcm() local 611 reset = chip->rate != rate; in snd_cs8427_iec958_pcm() 614 if (reset) in snd_cs8427_iec958_pcm()
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_sched_wakeup.c | 566 /* reset the trace */ in probe_wakeup() 638 * the wakeup_task is reset. This may be overkill since in start_wakeup_tracer() 746 .reset = wakeup_tracer_reset, 766 .reset = wakeup_tracer_reset, 786 .reset = wakeup_tracer_reset,
|
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 1094 * csio_do_reset- Perform the device reset. 1096 * @fw_rst: FW reset 1098 * If fw_rst is set, issues FW reset mbox cmd otherwise 1099 * does PIO reset. 1100 * Performs reset of the function. 1109 /* PIO reset */ in csio_do_reset() 1164 * csio_hw_fw_halt - issue a reset/halt to FW and put uP into RESET 1240 * @reset: if we want to do a RESET to restart things 1252 * reset to 0) or we timeout. 1259 csio_hw_fw_restart(struct csio_hw *hw, uint32_t mbox, int32_t reset) in csio_hw_fw_restart() argument 1326 int reset, ret; csio_hw_fw_upgrade() local 2052 csio_hw_use_fwconfig(struct csio_hw *hw, int reset, u32 *fw_cfg_param) csio_hw_use_fwconfig() argument 2314 csio_hw_prep_fw(struct csio_hw *hw, struct fw_info *fw_info, const u8 *fw_data, unsigned int fw_size, struct fw_hdr *card_fw, enum csio_dev_state state, int *reset) csio_hw_prep_fw() argument 2406 csio_hw_flash_fw(struct csio_hw *hw, int *reset) csio_hw_flash_fw() argument 2479 int reset = 1; csio_hw_configure() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 1094 * csio_do_reset- Perform the device reset. 1096 * @fw_rst: FW reset 1098 * If fw_rst is set, issues FW reset mbox cmd otherwise 1099 * does PIO reset. 1100 * Performs reset of the function. 1109 /* PIO reset */ in csio_do_reset() 1164 * csio_hw_fw_halt - issue a reset/halt to FW and put uP into RESET 1240 * @reset: if we want to do a RESET to restart things 1252 * reset to 0) or we timeout. 1259 csio_hw_fw_restart(struct csio_hw *hw, uint32_t mbox, int32_t reset) in csio_hw_fw_restart() argument 1326 int reset, ret; csio_hw_fw_upgrade() local 2052 csio_hw_use_fwconfig(struct csio_hw *hw, int reset, u32 *fw_cfg_param) csio_hw_use_fwconfig() argument 2314 csio_hw_prep_fw(struct csio_hw *hw, struct fw_info *fw_info, const u8 *fw_data, unsigned int fw_size, struct fw_hdr *card_fw, enum csio_dev_state state, int *reset) csio_hw_prep_fw() argument 2406 csio_hw_flash_fw(struct csio_hw *hw, int *reset) csio_hw_flash_fw() argument 2479 int reset = 1; csio_hw_configure() local [all...] |
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-pko-defs.h | 1863 uint64_t reset:1; member 1871 uint64_t reset:1; 1883 uint64_t reset:1; member 1891 uint64_t reset:1; 1901 uint64_t reset:1; member 1909 uint64_t reset:1; 1922 uint64_t reset:1; member 1930 uint64_t reset:1;
|
H A D | cvmx-lmcx-defs.h | 491 uint64_t reset:1; member 507 uint64_t reset:1; 540 uint64_t reset:1; member 556 uint64_t reset:1; 583 uint64_t reset:1; member 599 uint64_t reset:1; 627 uint64_t reset:1; member 643 uint64_t reset:1; 1789 uint64_t reset:1; member 1815 uint64_t reset [all...] |
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-pko-defs.h | 1863 uint64_t reset:1; member 1871 uint64_t reset:1; 1883 uint64_t reset:1; member 1891 uint64_t reset:1; 1901 uint64_t reset:1; member 1909 uint64_t reset:1; 1922 uint64_t reset:1; member 1930 uint64_t reset:1;
|
H A D | cvmx-lmcx-defs.h | 491 uint64_t reset:1; member 507 uint64_t reset:1; 540 uint64_t reset:1; member 556 uint64_t reset:1; 583 uint64_t reset:1; member 599 uint64_t reset:1; 627 uint64_t reset:1; member 643 uint64_t reset:1; 1789 uint64_t reset:1; member 1815 uint64_t reset [all...] |
/kernel/linux/linux-5.10/drivers/iio/imu/st_lsm6dsx/ |
H A D | st_lsm6dsx_core.c | 94 .reset = { 199 .reset = { 365 .reset = { 531 .reset = { 747 .reset = { 955 .reset = { 1128 .reset = { 2078 * flush hw FIFO before device reset in order to avoid in st_lsm6dsx_reset_device() 2080 * line is asserted during hw reset the device will work in in st_lsm6dsx_reset_device() 2087 /* device sw reset */ in st_lsm6dsx_reset_device() [all...] |
/kernel/linux/linux-5.10/drivers/usb/core/ |
H A D | hcd.c | 1852 * To reset a device's configuration (put the device in the ADDRESSED state), 1905 goto reset; in usb_hcd_alloc_bandwidth() 1911 goto reset; in usb_hcd_alloc_bandwidth() 1929 goto reset; in usb_hcd_alloc_bandwidth() 1941 * The USB core just reset the device, so the xHCI host in usb_hcd_alloc_bandwidth() 1944 * setting installed before the reset as cur_alt. Dig in usb_hcd_alloc_bandwidth() 1959 goto reset; in usb_hcd_alloc_bandwidth() 1966 goto reset; in usb_hcd_alloc_bandwidth() 1970 reset: in usb_hcd_alloc_bandwidth() 1996 * usb_hcd_reset_endpoint - reset hos [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | txrx.c | 1377 struct wsm_reset reset = { in cw1200_link_id_gc_work() local 1413 reset.link_id = i + 1; in cw1200_link_id_gc_work() 1414 wsm_reset(priv, &reset); in cw1200_link_id_gc_work() 1431 reset.link_id = i + 1; in cw1200_link_id_gc_work() 1432 wsm_reset(priv, &reset); in cw1200_link_id_gc_work() 1444 reset.link_id = i + 1; in cw1200_link_id_gc_work() 1446 wsm_reset(priv, &reset); in cw1200_link_id_gc_work() 1461 reset.link_id); in cw1200_link_id_gc_work()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | sunxi_nand.c | 30 #include <linux/reset.h> 231 * @reset: NAND controller reset line 246 struct reset_control *reset; member 344 dev_err(nfc->dev, "wait for NAND controller reset timedout\n"); in sunxi_nfc_rst() 2109 nfc->reset = devm_reset_control_get_optional_exclusive(dev, "ahb"); in sunxi_nfc_probe() 2110 if (IS_ERR(nfc->reset)) in sunxi_nfc_probe() 2111 return PTR_ERR(nfc->reset); in sunxi_nfc_probe() 2113 ret = reset_control_deassert(nfc->reset); in sunxi_nfc_probe() 2115 dev_err(dev, "reset er in sunxi_nfc_probe() [all...] |
/kernel/linux/linux-6.6/drivers/net/dsa/ |
H A D | lantiq_gswip.c | 44 #include <linux/reset.h> 123 #define GSWIP_SWRES_R1 BIT(1) /* GSWIP Software reset */ 124 #define GSWIP_SWRES_R0 BIT(0) /* GSWIP Hardware reset */ 265 struct reset_control *reset; member 1911 reset_control_assert(gphy_fw->reset); in gswip_gphy_fw_load() 1913 /* The vendor BSP uses a 200ms delay after asserting the reset line. in gswip_gphy_fw_load() 1948 reset_control_deassert(gphy_fw->reset); in gswip_gphy_fw_load() 1991 gphy_fw->reset = of_reset_control_array_get_exclusive(gphy_fw_np); in gswip_gphy_fw_probe() 1992 if (IS_ERR(gphy_fw->reset)) in gswip_gphy_fw_probe() 1993 return dev_err_probe(dev, PTR_ERR(gphy_fw->reset), in gswip_gphy_fw_probe() [all...] |
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | hcd.c | 1831 * To reset a device's configuration (put the device in the ADDRESSED state), 1884 goto reset; in usb_hcd_alloc_bandwidth() 1890 goto reset; in usb_hcd_alloc_bandwidth() 1908 goto reset; in usb_hcd_alloc_bandwidth() 1920 * The USB core just reset the device, so the xHCI host in usb_hcd_alloc_bandwidth() 1923 * setting installed before the reset as cur_alt. Dig in usb_hcd_alloc_bandwidth() 1938 goto reset; in usb_hcd_alloc_bandwidth() 1945 goto reset; in usb_hcd_alloc_bandwidth() 1949 reset: in usb_hcd_alloc_bandwidth() 1975 * usb_hcd_reset_endpoint - reset hos [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | txrx.c | 1373 struct wsm_reset reset = { in cw1200_link_id_gc_work() local 1409 reset.link_id = i + 1; in cw1200_link_id_gc_work() 1410 wsm_reset(priv, &reset); in cw1200_link_id_gc_work() 1427 reset.link_id = i + 1; in cw1200_link_id_gc_work() 1428 wsm_reset(priv, &reset); in cw1200_link_id_gc_work() 1440 reset.link_id = i + 1; in cw1200_link_id_gc_work() 1442 wsm_reset(priv, &reset); in cw1200_link_id_gc_work() 1457 reset.link_id); in cw1200_link_id_gc_work()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | selftest_hangcheck.c | 358 /* Check that we can reset during non-user portions of requests */ in igt_reset_nop() 431 /* Check that we can engine-reset during non-user portions */ in igt_reset_nop_engine() 445 * more. Thus a nop batch cannot be used as a reset test in igt_reset_nop_engine() 462 >->reset.flags)); in igt_reset_nop_engine() 467 pr_err("%s failed to idle before reset\n", in igt_reset_nop_engine() 506 pr_err("Full GPU reset recorded! (engine reset expected)\n"); in igt_reset_nop_engine() 513 pr_err("%s engine reset not recorded!\n", in igt_reset_nop_engine() 519 clear_and_wake_up_bit(I915_RESET_ENGINE + id, >->reset.flags); in igt_reset_nop_engine() 551 /* Check that we can recover from engine-reset failue in igt_reset_fail_engine() [all...] |