Home
last modified time | relevance | path

Searched refs:devm_reset_control_get_optional_shared (Results 1 – 25 of 30) sorted by relevance

12

/linux/drivers/mtd/nand/raw/ !
H A Ddenali_dt.c160 dt->rst = devm_reset_control_get_optional_shared(dev, "nand"); in denali_dt_probe()
164 dt->rst_reg = devm_reset_control_get_optional_shared(dev, "reg"); in denali_dt_probe()
/linux/drivers/usb/host/ !
H A Dehci-st.c197 devm_reset_control_get_optional_shared(&dev->dev, "power"); in st_ehci_platform_probe()
206 devm_reset_control_get_optional_shared(&dev->dev, "softreset"); in st_ehci_platform_probe()
/linux/drivers/tty/serial/8250/ !
H A D8250_tegra.c84 uart->rst = devm_reset_control_get_optional_shared(&pdev->dev, NULL); in tegra_uart_probe()
H A D8250_of.c153 info->rst = devm_reset_control_get_optional_shared(&ofdev->dev, NULL); in of_platform_serial_setup()
/linux/drivers/net/mdio/ !
H A Dmdio-aspeed.c154 ctx->reset = devm_reset_control_get_optional_shared(&pdev->dev, NULL); in aspeed_mdio_probe()
H A Dmdio-mscc-miim.c280 reset = devm_reset_control_get_optional_shared(dev, "switch"); in mscc_miim_probe()
/linux/drivers/remoteproc/ !
H A Dwkup_m3_rproc.c172 wkupm3->rsts = devm_reset_control_get_optional_shared(dev, "rstctrl"); in wkup_m3_rproc_probe()
/linux/drivers/phy/amlogic/ !
H A Dphy-meson-gxl-usb2.c263 priv->reset = devm_reset_control_get_optional_shared(dev, "phy"); in phy_meson_gxl_usb2_probe()
H A Dphy-meson8b-usb2.c264 priv->reset = devm_reset_control_get_optional_shared(&pdev->dev, NULL); in phy_meson8b_usb2_probe()
/linux/drivers/pwm/ !
H A Dpwm-sun4i.c425 sun4ichip->rst = devm_reset_control_get_optional_shared(&pdev->dev, NULL); in sun4i_pwm_probe()
/linux/drivers/ata/ !
H A Dahci_brcm.c461 priv->rcdev_rescal = devm_reset_control_get_optional_shared( in brcm_ahci_probe()
/linux/include/linux/ !
H A Dreset.h880 static inline struct reset_control *devm_reset_control_get_optional_shared( in devm_reset_control_get_optional_shared() function
/linux/sound/soc/codecs/ !
H A Dak4458.c746 ak4458->reset = devm_reset_control_get_optional_shared(ak4458->dev, NULL); in ak4458_i2c_probe()
H A Dwsa884x.c2024 wsa884x->sd_reset = devm_reset_control_get_optional_shared(dev, NULL); in wsa884x_get_reset()
/linux/drivers/watchdog/ !
H A Ddw_wdt.c591 dw_wdt->rst = devm_reset_control_get_optional_shared(&pdev->dev, NULL); in dw_wdt_drv_probe()
/linux/drivers/spi/ !
H A Dspi-bcm63xx.c526 reset = devm_reset_control_get_optional_shared(dev, NULL); in bcm63xx_spi_probe()
H A Dspi-bcm63xx-hsspi.c748 reset = devm_reset_control_get_optional_shared(dev, NULL); in bcm63xx_hsspi_probe()
/linux/drivers/i2c/muxes/ !
H A Di2c-mux-pca954x.c526 data->reset_cont = devm_reset_control_get_optional_shared(dev, NULL); in pca954x_get_reset()
/linux/Documentation/driver-api/ !
H A Dreset.rst140 devm_reset_control_get_optional_shared().
/linux/drivers/gpio/ !
H A Dgpio-dwapb.c641 gpio->rst = devm_reset_control_get_optional_shared(gpio->dev, NULL); in dwapb_get_reset()
/linux/drivers/pinctrl/ !
H A Dpinctrl-microchip-sgpio.c927 reset = devm_reset_control_get_optional_shared(&pdev->dev, "switch"); in microchip_sgpio_probe()
/linux/drivers/dma/ !
H A Dapple-admac.c847 ad->rstc = devm_reset_control_get_optional_shared(&pdev->dev, NULL); in admac_probe()
/linux/drivers/i2c/busses/ !
H A Di2c-cadence.c1549 id->reset = devm_reset_control_get_optional_shared(&pdev->dev, NULL); in cdns_i2c_probe()
/linux/drivers/net/ethernet/microchip/lan966x/ !
H A Dlan966x_main.c1051 switch_reset = devm_reset_control_get_optional_shared(lan966x->dev, in lan966x_reset_switch()
/linux/drivers/usb/phy/ !
H A Dphy-tegra-usb.c1332 reset = devm_reset_control_get_optional_shared(&pdev->dev, in tegra_usb_phy_probe()

12