/openbmc/linux/drivers/net/phy/ |
H A D | ax88796b.c | 105 .soft_reset = asix_soft_reset, 113 .soft_reset = asix_soft_reset, 119 .soft_reset = asix_soft_reset,
|
H A D | smsc.c | 653 .soft_reset = smsc_phy_reset, 672 .soft_reset = smsc_phy_reset, 700 .soft_reset = smsc_phy_reset, 747 .soft_reset = smsc_phy_reset, 777 .soft_reset = smsc_phy_reset, 814 .soft_reset = smsc_phy_reset,
|
H A D | meson-gxl.c | 193 .soft_reset = genphy_soft_reset, 209 .soft_reset = genphy_soft_reset,
|
H A D | icplus.c | 589 .soft_reset = genphy_soft_reset, 603 .soft_reset = genphy_soft_reset, 617 .soft_reset = genphy_soft_reset,
|
H A D | at803x.c | 2062 .soft_reset = genphy_soft_reset, 2098 .soft_reset = genphy_soft_reset, 2142 .soft_reset = genphy_soft_reset, 2158 .soft_reset = genphy_soft_reset, 2170 .soft_reset = genphy_soft_reset, 2186 .soft_reset = genphy_soft_reset, 2202 .soft_reset = genphy_soft_reset, 2226 .soft_reset = qca808x_soft_reset,
|
H A D | nxp-tja11xx.c | 811 .soft_reset = tja11xx_soft_reset, 829 .soft_reset = tja11xx_soft_reset, 847 .soft_reset = tja11xx_soft_reset, 870 .soft_reset = tja11xx_soft_reset,
|
H A D | ncn26000.c | 156 .soft_reset = genphy_soft_reset,
|
/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pcie-histb.c | 59 struct reset_control *soft_reset; member 206 reset_control_assert(hipcie->soft_reset); in histb_pcie_host_disable() 265 reset_control_assert(hipcie->soft_reset); in histb_pcie_host_enable() 266 reset_control_deassert(hipcie->soft_reset); in histb_pcie_host_enable() 375 hipcie->soft_reset = devm_reset_control_get(dev, "soft"); in histb_pcie_probe() 376 if (IS_ERR(hipcie->soft_reset)) { in histb_pcie_probe() 378 return PTR_ERR(hipcie->soft_reset); in histb_pcie_probe()
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-histb.c | 41 struct reset_control *soft_reset; member 143 reset_control_deassert(histb->soft_reset); in xhci_histb_host_enable() 159 reset_control_assert(histb->soft_reset); in xhci_histb_host_disable() 220 histb->soft_reset = devm_reset_control_get(dev, "soft"); in xhci_histb_probe() 221 if (IS_ERR(histb->soft_reset)) { in xhci_histb_probe() 223 return PTR_ERR(histb->soft_reset); in xhci_histb_probe()
|
/openbmc/linux/drivers/iio/accel/ |
H A D | adxl313_core.c | 104 .soft_reset = false, 112 .soft_reset = true, 120 .soft_reset = false, 339 if (data->chip_info->soft_reset) { in adxl313_setup()
|
H A D | adxl313.h | 75 bool soft_reset; member
|
/openbmc/linux/drivers/media/tuners/ |
H A D | tda8290.c | 169 static unsigned char soft_reset[] = { 0x00, 0x00 }; in tda8290_set_params() local 197 tuner_i2c_xfer_send(&priv->i2c_props, soft_reset, 2); in tda8290_set_params() 827 static unsigned char soft_reset[] = { 0x00, 0x00 }; in tda829x_probe() local 839 soft_reset, 1, buf, PROBE_BUFFER_SIZE); in tda829x_probe() 855 tuner_i2c_xfer_send(&i2c_props, soft_reset, 2); in tda829x_probe() 859 tuner_i2c_xfer_send(&i2c_props, soft_reset, 2); in tda829x_probe()
|
/openbmc/linux/drivers/net/phy/mscc/ |
H A D | mscc_main.c | 2345 .soft_reset = &genphy_soft_reset, 2369 .soft_reset = &genphy_soft_reset, 2393 .soft_reset = &genphy_soft_reset, 2417 .soft_reset = &genphy_soft_reset, 2441 .soft_reset = &genphy_soft_reset, 2465 .soft_reset = &genphy_soft_reset, 2489 .soft_reset = &genphy_soft_reset, 2513 .soft_reset = &genphy_soft_reset, 2537 .soft_reset = &genphy_soft_reset, 2561 .soft_reset = &genphy_soft_reset, [all …]
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/macsec/ |
H A D | MSS_Ingress_registers.h | 17 unsigned int soft_reset : 1; member
|
H A D | MSS_Egress_registers.h | 19 unsigned int soft_reset : 1; member
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | gp_device_local.h | 141 int soft_reset; member
|
/openbmc/linux/sound/soc/qcom/ |
H A D | lpass-hdmi.c | 77 ret = regmap_field_write(drvdata->tx_ctl->soft_reset, LPASS_TX_CTL_RESET); in lpass_hdmi_daiops_hw_params() 81 ret = regmap_field_write(drvdata->tx_ctl->soft_reset, LPASS_TX_CTL_CLEAR); in lpass_hdmi_daiops_hw_params()
|
H A D | lpass-hdmi.h | 84 struct regmap_field *soft_reset; member
|
/openbmc/linux/arch/mips/kernel/ |
H A D | bmips_vec.S | 91 beqz k0, soft_reset 130 soft_reset: label
|
/openbmc/linux/drivers/misc/ |
H A D | cs5535-mfgpt.c | 263 static void soft_reset(void) in soft_reset() function 299 soft_reset(); in scan_timers()
|
/openbmc/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_crtc.c | 288 .soft_reset = lsdc_crtc0_soft_reset, 300 .soft_reset = lsdc_crtc1_soft_reset, 367 .soft_reset = lsdc_crtc0_soft_reset, 382 .soft_reset = lsdc_crtc1_soft_reset, 650 ops->soft_reset(lcrtc); in lsdc_crtc_man_op_write()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_priv.h | 145 u32 soft_reset; member 166 u32 soft_reset; member 460 void soft_reset(const char *module, void __iomem *reg);
|
/openbmc/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_init.c | 795 int soft_reset = 1; in qla4xxx_start_firmware() local 826 soft_reset = 0; in qla4xxx_start_firmware() 850 soft_reset = 0; in qla4xxx_start_firmware() 868 ha->host_no, __func__, soft_reset, config_chip)); in qla4xxx_start_firmware() 869 if (soft_reset) { in qla4xxx_start_firmware()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | mvtwsi.c | 60 u32 soft_reset; member 76 u32 soft_reset; member 431 writel(0, &twsi->soft_reset); in twsi_reset()
|
/openbmc/linux/drivers/net/ethernet/renesas/ |
H A D | sh_eth.c | 536 .soft_reset = sh_eth_soft_reset_gether, 587 .soft_reset = sh_eth_soft_reset_gether, 648 .soft_reset = sh_eth_soft_reset, 679 .soft_reset = sh_eth_soft_reset, 715 .soft_reset = sh_eth_soft_reset_gether, 759 .soft_reset = sh_eth_soft_reset, 811 .soft_reset = sh_eth_soft_reset, 855 .soft_reset = sh_eth_soft_reset, 932 .soft_reset = sh_eth_soft_reset_gether, 976 .soft_reset = sh_eth_soft_reset_gether, [all …]
|