/linux/drivers/net/phy/ |
A D | ax88796b.c | 91 if (phydev->state == PHY_NOLINK && phydev->drv->soft_reset) in asix_ax88772a_link_change_notify() 92 phydev->drv->soft_reset(phydev); in asix_ax88772a_link_change_notify() 103 .soft_reset = asix_soft_reset, 111 .soft_reset = asix_soft_reset, 117 .soft_reset = asix_soft_reset,
|
A D | smsc.c | 351 .soft_reset = smsc_phy_reset, 370 .soft_reset = smsc_phy_reset, 398 .soft_reset = smsc_phy_reset, 446 .soft_reset = smsc_phy_reset, 473 .soft_reset = smsc_phy_reset,
|
A D | meson-gxl.c | 254 .soft_reset = genphy_soft_reset, 266 .soft_reset = genphy_soft_reset,
|
A D | nxp-tja11xx.c | 743 .soft_reset = tja11xx_soft_reset, 761 .soft_reset = tja11xx_soft_reset, 779 .soft_reset = tja11xx_soft_reset, 802 .soft_reset = tja11xx_soft_reset,
|
A D | icplus.c | 589 .soft_reset = genphy_soft_reset, 603 .soft_reset = genphy_soft_reset, 617 .soft_reset = genphy_soft_reset,
|
A D | at803x.c | 1883 .soft_reset = genphy_soft_reset, 1921 .soft_reset = genphy_soft_reset, 1967 .soft_reset = genphy_soft_reset, 1982 .soft_reset = genphy_soft_reset, 1994 .soft_reset = genphy_soft_reset, 2010 .soft_reset = genphy_soft_reset, 2026 .soft_reset = genphy_soft_reset, 2049 .soft_reset = qca808x_soft_reset,
|
A D | dp83848.c | 142 .soft_reset = genphy_soft_reset, \
|
/linux/drivers/pci/controller/dwc/ |
A D | pcie-histb.c | 59 struct reset_control *soft_reset; member 208 reset_control_assert(hipcie->soft_reset); in histb_pcie_host_disable() 267 reset_control_assert(hipcie->soft_reset); in histb_pcie_host_enable() 268 reset_control_deassert(hipcie->soft_reset); in histb_pcie_host_enable() 378 hipcie->soft_reset = devm_reset_control_get(dev, "soft"); in histb_pcie_probe() 379 if (IS_ERR(hipcie->soft_reset)) { in histb_pcie_probe() 381 return PTR_ERR(hipcie->soft_reset); in histb_pcie_probe()
|
/linux/arch/arm/mach-cns3xxx/ |
A D | pm.c | 76 static unsigned int soft_reset; in cns3xxx_pwr_soft_rst() local 78 if (soft_reset & block) { in cns3xxx_pwr_soft_rst() 82 soft_reset |= block; in cns3xxx_pwr_soft_rst()
|
/linux/drivers/usb/host/ |
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() 230 histb->soft_reset = devm_reset_control_get(dev, "soft"); in xhci_histb_probe() 231 if (IS_ERR(histb->soft_reset)) { in xhci_histb_probe() 233 return PTR_ERR(histb->soft_reset); in xhci_histb_probe()
|
/linux/drivers/media/tuners/ |
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()
|
/linux/drivers/net/phy/mscc/ |
A D | mscc_main.c | 2332 .soft_reset = &genphy_soft_reset, 2356 .soft_reset = &genphy_soft_reset, 2380 .soft_reset = &genphy_soft_reset, 2404 .soft_reset = &genphy_soft_reset, 2428 .soft_reset = &genphy_soft_reset, 2452 .soft_reset = &genphy_soft_reset, 2476 .soft_reset = &genphy_soft_reset, 2500 .soft_reset = &genphy_soft_reset, 2524 .soft_reset = &genphy_soft_reset, 2546 .soft_reset = &genphy_soft_reset, [all …]
|
/linux/drivers/net/ethernet/aquantia/atlantic/macsec/ |
A D | MSS_Ingress_registers.h | 17 unsigned int soft_reset : 1; member
|
A D | MSS_Egress_registers.h | 19 unsigned int soft_reset : 1; member
|
/linux/sound/soc/qcom/ |
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()
|
A D | lpass-hdmi.h | 84 struct regmap_field *soft_reset; member
|
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
A D | gp_device_local.h | 141 int soft_reset; member
|
A D | gp_device.c | 106 state->soft_reset = gp_device_reg_load(ID, in gp_device_get_state()
|
/linux/arch/mips/kernel/ |
A D | bmips_vec.S | 91 beqz k0, soft_reset 130 soft_reset: label
|
/linux/drivers/net/ethernet/ti/ |
A D | cpsw_priv.h | 143 u32 soft_reset; member 164 u32 soft_reset; member 452 void soft_reset(const char *module, void __iomem *reg);
|
/linux/drivers/net/ethernet/renesas/ |
A D | sh_eth.c | 538 .soft_reset = sh_eth_soft_reset_gether, 589 .soft_reset = sh_eth_soft_reset_gether, 650 .soft_reset = sh_eth_soft_reset, 681 .soft_reset = sh_eth_soft_reset, 761 .soft_reset = sh_eth_soft_reset, 813 .soft_reset = sh_eth_soft_reset, 857 .soft_reset = sh_eth_soft_reset, 1062 .soft_reset = sh_eth_soft_reset, 1083 .soft_reset = sh_eth_soft_reset, 1455 ret = mdp->cd->soft_reset(ndev); in sh_eth_dev_init() [all …]
|
/linux/drivers/misc/ |
A D | cs5535-mfgpt.c | 263 static void soft_reset(void) in soft_reset() function 299 soft_reset(); in scan_timers()
|
/linux/drivers/scsi/qla4xxx/ |
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()
|
/linux/drivers/gpu/drm/amd/include/ |
A D | amd_shared.h | 293 int (*soft_reset)(void *handle); member
|
/linux/drivers/i2c/busses/ |
A D | i2c-mv64xxx.c | 117 u8 soft_reset; member 162 .soft_reset = 0x1c, 172 .soft_reset = 0x18, 217 writel(0, drv_data->reg_base + drv_data->reg_offsets.soft_reset); in mv64xxx_i2c_hw_init()
|