/linux-4.4.14/sound/soc/tegra/ |
D | tegra_wm8903.c | 259 machine->gpio_spkr_en = of_get_named_gpio(np, "nvidia,spkr-en-gpios", in tegra_wm8903_driver_probe() 272 machine->gpio_hp_mute = of_get_named_gpio(np, "nvidia,hp-mute-gpios", in tegra_wm8903_driver_probe() 285 machine->gpio_hp_det = of_get_named_gpio(np, "nvidia,hp-det-gpios", 0); in tegra_wm8903_driver_probe() 289 machine->gpio_int_mic_en = of_get_named_gpio(np, in tegra_wm8903_driver_probe() 304 machine->gpio_ext_mic_en = of_get_named_gpio(np, in tegra_wm8903_driver_probe()
|
D | tegra_rt5677.c | 228 machine->gpio_hp_det = of_get_named_gpio(np, "nvidia,hp-det-gpios", 0); in tegra_rt5677_probe() 232 machine->gpio_mic_present = of_get_named_gpio(np, in tegra_rt5677_probe() 237 machine->gpio_hp_en = of_get_named_gpio(np, "nvidia,hp-en-gpios", 0); in tegra_rt5677_probe() 249 machine->gpio_dmic_clk_en = of_get_named_gpio(np, in tegra_rt5677_probe()
|
D | tegra_max98090.c | 237 machine->gpio_hp_det = of_get_named_gpio(np, "nvidia,hp-det-gpios", 0); in tegra_max98090_probe() 242 of_get_named_gpio(np, "nvidia,mic-det-gpios", 0); in tegra_max98090_probe()
|
D | tegra20_ac97.c | 349 ac97->reset_gpio = of_get_named_gpio(pdev->dev.of_node, in tegra20_ac97_platform_probe() 363 ac97->sync_gpio = of_get_named_gpio(pdev->dev.of_node, in tegra20_ac97_platform_probe()
|
D | tegra_alc5632.c | 177 alc5632->gpio_hp_det = of_get_named_gpio(np, "nvidia,hp-det-gpios", 0); in tegra_alc5632_probe()
|
/linux-4.4.14/sound/soc/ |
D | soc-ac97.c | 216 gpio = of_get_named_gpio(dev->of_node, "ac97-gpios", 0); in snd_soc_ac97_parse_pinctl() 228 gpio = of_get_named_gpio(dev->of_node, "ac97-gpios", 1); in snd_soc_ac97_parse_pinctl() 240 gpio = of_get_named_gpio(dev->of_node, "ac97-gpios", 2); in snd_soc_ac97_parse_pinctl()
|
/linux-4.4.14/drivers/nfc/nxp-nci/ |
D | i2c.c | 279 r = of_get_named_gpio(pp, "enable-gpios", 0); in nxp_nci_i2c_parse_devtree() 281 r = of_get_named_gpio(pp, "enable-gpios", 0); in nxp_nci_i2c_parse_devtree() 288 r = of_get_named_gpio(pp, "firmware-gpios", 0); in nxp_nci_i2c_parse_devtree() 290 r = of_get_named_gpio(pp, "firmware-gpios", 0); in nxp_nci_i2c_parse_devtree()
|
/linux-4.4.14/sound/soc/sirf/ |
D | sirf-audio.c | 100 sirf_audio_card->gpio_spk_pa = of_get_named_gpio(pdev->dev.of_node, in sirf_audio_probe() 102 sirf_audio_card->gpio_hp_pa = of_get_named_gpio(pdev->dev.of_node, in sirf_audio_probe()
|
/linux-4.4.14/drivers/spi/ |
D | spi-gpio.c | 361 ret = of_get_named_gpio(np, "gpio-sck", 0); in spi_gpio_probe_dt() 368 ret = of_get_named_gpio(np, "gpio-miso", 0); in spi_gpio_probe_dt() 375 ret = of_get_named_gpio(np, "gpio-mosi", 0); in spi_gpio_probe_dt() 470 status = of_get_named_gpio(np, "cs-gpios", i); in spi_gpio_probe()
|
D | spi-dw-mmio.c | 90 int cs_gpio = of_get_named_gpio(pdev->dev.of_node, in dw_spi_mmio_probe()
|
D | spi-efm32.c | 368 ret = of_get_named_gpio(np, "cs-gpios", i); in efm32_spi_probe()
|
D | spi-davinci.c | 1029 int cs_gpio = of_get_named_gpio(pdev->dev.of_node, in davinci_spi_probe()
|
D | spi-imx.c | 1121 int cs_gpio = of_get_named_gpio(np, "cs-gpios", i); in spi_imx_probe()
|
D | spi-pl022.c | 2174 int cs_gpio = of_get_named_gpio(np, "cs-gpios", i); in pl022_probe()
|
D | spi.c | 1745 cs[i] = of_get_named_gpio(np, "cs-gpios", i); in of_spi_register_master()
|
/linux-4.4.14/drivers/regulator/ |
D | max8952.c | 149 pd->gpio_vid0 = of_get_named_gpio(np, "max8952,vid-gpios", 0); in max8952_parse_dt() 150 pd->gpio_vid1 = of_get_named_gpio(np, "max8952,vid-gpios", 1); in max8952_parse_dt() 151 pd->gpio_en = of_get_named_gpio(np, "max8952,en-gpio", 0); in max8952_parse_dt()
|
D | gpio-regulator.c | 164 config->enable_gpio = of_get_named_gpio(np, "enable-gpio", 0); in of_get_gpio_regulator_config() 190 gpio = of_get_named_gpio(np, "gpios", i); in of_get_gpio_regulator_config()
|
D | tps62360-regulator.c | 313 pdata->vsel0_gpio = of_get_named_gpio(np, "vsel0-gpio", 0); in of_get_tps62360_platform_data() 314 pdata->vsel1_gpio = of_get_named_gpio(np, "vsel1-gpio", 0); in of_get_tps62360_platform_data()
|
D | max8998.c | 632 gpio = of_get_named_gpio(pmic_np, "max8998,pmic-buck1-dvs-gpios", 0); in max8998_pmic_dt_parse_dvs_gpio() 639 gpio = of_get_named_gpio(pmic_np, "max8998,pmic-buck1-dvs-gpios", 1); in max8998_pmic_dt_parse_dvs_gpio() 646 gpio = of_get_named_gpio(pmic_np, "max8998,pmic-buck2-dvs-gpio", 0); in max8998_pmic_dt_parse_dvs_gpio()
|
D | fixed.c | 81 config->gpio = of_get_named_gpio(np, "gpio", 0); in of_get_fixed_voltage_config()
|
D | s5m8767.c | 503 gpio = of_get_named_gpio(pmic_np, in s5m8767_pmic_dt_parse_dvs_gpio() 521 gpio = of_get_named_gpio(pmic_np, in s5m8767_pmic_dt_parse_ds_gpio() 580 rdata->ext_control_gpio = of_get_named_gpio(reg_np, in s5m8767_pmic_dt_parse_pdata()
|
D | arizona-ldo1.c | 197 pdata->ldoena = of_get_named_gpio(np, "wlf,ldoena", 0); in arizona_ldo1_of_get_pdata()
|
D | max8973-regulator.c | 483 pdata->enable_gpio = of_get_named_gpio(np, "maxim,enable-gpio", 0); in max8973_parse_dt() 484 pdata->dvs_gpio = of_get_named_gpio(np, "maxim,dvs-gpio", 0); in max8973_parse_dt()
|
D | da9211-regulator.c | 297 of_get_named_gpio(da9211_matches[i].of_node, in da9211_parse_regulators_dt()
|
D | tps65090-regulator.c | 389 rpdata->gpio = of_get_named_gpio(np, in tps65090_parse_dt_reg_data()
|
D | max77686.c | 270 config->ena_gpio = of_get_named_gpio(np, in max77686_of_parse_cb()
|
D | lp872x.c | 862 pdata->dvs->gpio = of_get_named_gpio(np, "ti,dvs-gpio", 0); in lp872x_populate_pdata_from_dt()
|
D | s2mps11.c | 701 gpio[reg] = of_get_named_gpio(rdata[reg].of_node, in s2mps14_pmic_dt_parse_ext_control_gpio()
|
D | max8997.c | 901 gpio = of_get_named_gpio(pmic_np, in max8997_pmic_dt_parse_dvs_gpio()
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-moxart.c | 253 moxart_rtc->gpio_data = of_get_named_gpio(pdev->dev.of_node, in moxart_rtc_probe() 261 moxart_rtc->gpio_sclk = of_get_named_gpio(pdev->dev.of_node, in moxart_rtc_probe() 269 moxart_rtc->gpio_reset = of_get_named_gpio(pdev->dev.of_node, in moxart_rtc_probe()
|
/linux-4.4.14/drivers/usb/misc/ |
D | usb3503.c | 252 hub->gpio_intn = of_get_named_gpio(np, "intn-gpios", 0); in usb3503_probe() 255 hub->gpio_connect = of_get_named_gpio(np, "connect-gpios", 0); in usb3503_probe() 258 hub->gpio_reset = of_get_named_gpio(np, "reset-gpios", 0); in usb3503_probe()
|
/linux-4.4.14/arch/microblaze/kernel/ |
D | reset.c | 24 handle = of_get_named_gpio(of_find_node_by_path("/"), in of_platform_reset_gpio_probe()
|
/linux-4.4.14/drivers/nfc/s3fwrn5/ |
D | i2c.c | 214 phy->gpio_en = of_get_named_gpio(np, "s3fwrn5,en-gpios", 0); in s3fwrn5_i2c_parse_dt() 218 phy->gpio_fw_wake = of_get_named_gpio(np, "s3fwrn5,fw-gpios", 0); in s3fwrn5_i2c_parse_dt()
|
/linux-4.4.14/include/linux/ |
D | of_gpio.h | 136 static inline int of_get_named_gpio(struct device_node *np, in of_get_named_gpio() function
|
/linux-4.4.14/drivers/net/ieee802154/ |
D | cc2520.c | 840 pdata->fifo = of_get_named_gpio(np, "fifo-gpio", 0); in cc2520_get_platform_data() 843 pdata->fifop = of_get_named_gpio(np, "fifop-gpio", 0); in cc2520_get_platform_data() 845 pdata->sfd = of_get_named_gpio(np, "sfd-gpio", 0); in cc2520_get_platform_data() 846 pdata->cca = of_get_named_gpio(np, "cca-gpio", 0); in cc2520_get_platform_data() 847 pdata->vreg = of_get_named_gpio(np, "vreg-gpio", 0); in cc2520_get_platform_data() 848 pdata->reset = of_get_named_gpio(np, "reset-gpio", 0); in cc2520_get_platform_data()
|
D | at86rf230.c | 1496 *rstn = of_get_named_gpio(spi->dev.of_node, "reset-gpio", 0); in at86rf230_get_pdata() 1497 *slp_tr = of_get_named_gpio(spi->dev.of_node, "sleep-gpio", 0); in at86rf230_get_pdata()
|
/linux-4.4.14/arch/arm/mach-mvebu/ |
D | pm-board.c | 96 pic_gpios[i] = of_get_named_gpio(np, "ctrl-gpios", i); in mvebu_armada_pm_init()
|
/linux-4.4.14/drivers/leds/ |
D | leds-netxbig.c | 343 ret = of_get_named_gpio(np, "addr-gpios", i); in gpio_ext_get_of_pdata() 363 ret = of_get_named_gpio(np, "data-gpios", i); in gpio_ext_get_of_pdata() 371 ret = of_get_named_gpio(np, "enable-gpio", 0); in gpio_ext_get_of_pdata()
|
D | leds-ns2.c | 283 ret = of_get_named_gpio(child, "cmd-gpio", 0); in ns2_leds_get_of_pdata() 287 ret = of_get_named_gpio(child, "slow-gpio", 0); in ns2_leds_get_of_pdata()
|
D | leds-lp55xx-common.c | 587 pdata->enable_gpio = of_get_named_gpio(np, "enable-gpio", 0); in lp55xx_of_populate_pdata()
|
/linux-4.4.14/drivers/iio/common/ssp_sensors/ |
D | ssp_dev.c | 463 data->mcu_ap_gpio = of_get_named_gpio(node, "mcu-ap-gpios", 0); in ssp_parse_dt() 467 data->ap_mcu_gpio = of_get_named_gpio(node, "ap-mcu-gpios", 0); in ssp_parse_dt() 471 data->mcu_reset_gpio = of_get_named_gpio(node, "mcu-reset-gpios", 0); in ssp_parse_dt()
|
/linux-4.4.14/sound/soc/codecs/ |
D | adau1701.c | 828 gpio_nreset = of_get_named_gpio(dev->of_node, "reset-gpio", 0); in adau1701_i2c_probe() 834 gpio_pll_mode[0] = of_get_named_gpio(dev->of_node, in adau1701_i2c_probe() 841 gpio_pll_mode[1] = of_get_named_gpio(dev->of_node, in adau1701_i2c_probe()
|
D | ak5386.c | 184 priv->reset_gpio = of_get_named_gpio(dev->of_node, in ak5386_probe()
|
D | tpa6130a2.c | 388 data->power_gpio = of_get_named_gpio(np, "power-gpio", 0); in tpa6130a2_probe()
|
D | cs4271.c | 627 of_get_named_gpio(dev->of_node, "reset-gpio", 0); in cs4271_common_probe()
|
D | tas5086.c | 954 gpio_nreset = of_get_named_gpio(of_node, "reset-gpio", 0); in tas5086_i2c_probe()
|
D | tlv320aic32x4.c | 675 aic32x4->rstn_gpio = of_get_named_gpio(np, "reset-gpios", 0); in aic32x4_parse_dt()
|
D | cs42l73.c | 1318 pdata->reset_gpio = of_get_named_gpio(i2c_client->dev.of_node, in cs42l73_i2c_probe()
|
D | cs42l52.c | 1142 of_get_named_gpio(i2c_client->dev.of_node, in cs42l52_i2c_probe()
|
D | tlv320aic31xx.c | 1185 ret = of_get_named_gpio(np, "gpio-reset", 0); in aic31xx_pdata_from_of()
|
D | cs42l56.c | 1178 pdata->gpio_nreset = of_get_named_gpio(np, "cirrus,gpio-nreset", 0); in cs42l56_handle_of_data()
|
D | tlv320aic3x.c | 1743 ret = of_get_named_gpio(np, "gpio-reset", 0); in aic3x_i2c_probe()
|
D | rt5640.c | 2190 rt5640->pdata.ldo1_en = of_get_named_gpio(np, in rt5640_parse_dt()
|
D | twl4030.c | 224 pdata->hs_extmute_gpio = of_get_named_gpio(node, in twl4030_setup_pdata_of()
|
/linux-4.4.14/drivers/i2c/muxes/ |
D | i2c-arb-gpio-challenge.c | 180 if (gpio_is_valid(of_get_named_gpio(np, "their-claim-gpios", 1))) { in i2c_arbitrator_probe()
|
D | i2c-mux-gpio.c | 119 ret = of_get_named_gpio(np, "mux-gpios", i); in i2c_mux_gpio_probe_dt()
|
/linux-4.4.14/drivers/char/tpm/st33zp24/ |
D | i2c.c | 126 gpio = of_get_named_gpio(pp, "lpcpd-gpios", 0); in st33zp24_i2c_of_request_resources()
|
D | spi.c | 246 gpio = of_get_named_gpio(pp, "lpcpd-gpios", 0); in tpm_stm_spi_of_request_resources()
|
/linux-4.4.14/drivers/mmc/host/ |
D | sdhci-spear.c | 51 cd_gpio = of_get_named_gpio(np, "cd-gpios", 0); in sdhci_probe_config_dt()
|
D | pxamci.c | 620 of_get_named_gpio(np, "cd-gpios", 0); in pxamci_of_init() 622 of_get_named_gpio(np, "wp-gpios", 0); in pxamci_of_init() 626 of_get_named_gpio(np, "pxa-mmc,gpio-power", 0); in pxamci_of_init()
|
D | sdhci-sirf.c | 185 gpio_cd = of_get_named_gpio(pdev->dev.of_node, "cd-gpios", 0); in sdhci_sirf_probe()
|
D | sdhci-s3c.c | 414 if (of_get_named_gpio(node, "cd-gpios", 0)) in sdhci_s3c_parse_dt()
|
D | sdhci-esdhc-imx.c | 970 boarddata->wp_gpio = of_get_named_gpio(np, "wp-gpios", 0); in sdhci_esdhc_imx_probe_dt()
|
D | atmel-mci.c | 560 of_get_named_gpio(cnp, "cd-gpios", 0); in atmci_of_init() 569 of_get_named_gpio(cnp, "wp-gpios", 0); in atmci_of_init()
|
/linux-4.4.14/drivers/video/backlight/ |
D | hx8357.c | 605 lcd->reset = of_get_named_gpio(spi->dev.of_node, "gpios-reset", 0); in hx8357_probe() 625 lcd->im_pins[i] = of_get_named_gpio(spi->dev.of_node, in hx8357_probe()
|
/linux-4.4.14/drivers/mfd/ |
D | wm8994-core.c | 305 pdata->ldo[0].enable = of_get_named_gpio(np, "wlf,ldo1ena", 0); in wm8994_set_pdata_from_of() 309 pdata->ldo[1].enable = of_get_named_gpio(np, "wlf,ldo2ena", 0); in wm8994_set_pdata_from_of()
|
D | twl6040.c | 690 twl6040->audpwron = of_get_named_gpio(node, in twl6040_probe()
|
D | arizona-core.c | 789 gpio = of_get_named_gpio(arizona->dev->of_node, prop, 0); in arizona_of_get_named_gpio()
|
/linux-4.4.14/arch/mips/pci/ |
D | pci-lantiq.c | 129 reset_gpio = of_get_named_gpio(node, "gpio-reset", 0); in ltq_pci_startup()
|
/linux-4.4.14/sound/soc/fsl/ |
D | imx-es8328.c | 159 data->jack_gpio = of_get_named_gpio(pdev->dev.of_node, "jack-gpio", 0); in imx_es8328_probe()
|
/linux-4.4.14/drivers/input/keyboard/ |
D | matrix_keypad.c | 449 gpios[i] = of_get_named_gpio(np, "row-gpios", i); in matrix_keypad_parse_dt() 453 of_get_named_gpio(np, "col-gpios", i); in matrix_keypad_parse_dt()
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | bu21013_ts.c | 474 pdata->touch_pin = of_get_named_gpio(np, "touch-gpio", 0); in bu21013_parse_dt() 475 pdata->cs_pin = of_get_named_gpio(np, "reset-gpio", 0); in bu21013_parse_dt()
|
D | egalax_ts.c | 132 gpio = of_get_named_gpio(np, "wakeup-gpios", 0); in egalax_wake_up_device()
|
D | ads7846.c | 1242 pdata->gpio_pendown = of_get_named_gpio(dev->of_node, "pendown-gpio", 0); in ads7846_probe_dt()
|
/linux-4.4.14/drivers/nfc/nfcmrvl/ |
D | main.c | 262 reset_n_io = of_get_named_gpio(node, "reset-n-io", 0); in nfcmrvl_parse_dt()
|
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/ |
D | hdmi.c | 404 int gpio = of_get_named_gpio(of_node, name, 0); in get_gpio() 408 gpio = of_get_named_gpio(of_node, name2, 0); in get_gpio()
|
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_mdio.c | 147 data->reset_gpio = of_get_named_gpio(np, in stmmac_mdio_reset()
|
/linux-4.4.14/sound/soc/omap/ |
D | omap-twl4030.c | 305 priv->jack_detect = of_get_named_gpio(node, in omap_twl4030_probe()
|
/linux-4.4.14/drivers/usb/host/ |
D | ehci-exynos.c | 129 gpio = of_get_named_gpio(dev->of_node, "samsung,vbus-gpio", 0); in exynos_setup_vbus_gpio()
|
D | bcma-hcd.c | 233 gpio = of_get_named_gpio(dev->dev.of_node, "vcc-gpio", 0); in bcma_hci_platform_power_gpio()
|
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | spi.c | 278 wl->power_gpio = of_get_named_gpio(np, "ti,power-gpio", 0); in wl1251_spi_probe()
|
/linux-4.4.14/drivers/video/fbdev/omap2/displays-new/ |
D | encoder-tfp410.c | 202 gpio = of_get_named_gpio(node, "powerdown-gpios", 0); in tfp410_probe_of()
|
D | connector-hdmi.c | 241 gpio = of_get_named_gpio(node, "hpd-gpios", 0); in hdmic_probe_of()
|
D | panel-nec-nl8048hl11.c | 270 gpio = of_get_named_gpio(node, "reset-gpios", 0); in nec_8048_probe_of()
|
D | panel-dsi-cm.c | 1171 gpio = of_get_named_gpio(node, "reset-gpios", 0); in dsicm_probe_of() 1178 gpio = of_get_named_gpio(node, "te-gpios", 0); in dsicm_probe_of()
|
D | panel-tpo-td043mtea1.c | 501 gpio = of_get_named_gpio(node, "reset-gpios", 0); in tpo_td043_probe_of()
|
D | panel-sony-acx565akm.c | 738 ddata->reset_gpio = of_get_named_gpio(np, "reset-gpios", 0); in acx565akm_probe_of()
|
/linux-4.4.14/drivers/nfc/st-nci/ |
D | i2c.c | 226 gpio = of_get_named_gpio(pp, "reset-gpios", 0); in st_nci_i2c_of_request_resources()
|
D | spi.c | 241 gpio = of_get_named_gpio(pp, "reset-gpios", 0); in st_nci_spi_of_request_resources()
|
/linux-4.4.14/drivers/power/ |
D | isp1704_charger.c | 412 int gpio = of_get_named_gpio(np, "nxp,enable-gpio", 0); in isp1704_charger_probe()
|
/linux-4.4.14/drivers/nfc/pn544/ |
D | i2c.c | 956 ret = of_get_named_gpio(pp, "enable-gpios", 0); in pn544_hci_i2c_of_request_resources() 978 ret = of_get_named_gpio(pp, "firmware-gpios", 0); in pn544_hci_i2c_of_request_resources()
|
/linux-4.4.14/drivers/pci/host/ |
D | pci-imx6.c | 585 imx6_pcie->reset_gpio = of_get_named_gpio(np, "reset-gpio", 0); in imx6_pcie_probe()
|
D | pci-exynos.c | 564 exynos_pcie->reset_gpio = of_get_named_gpio(np, "reset-gpio", 0); in exynos_pcie_probe()
|
/linux-4.4.14/drivers/nfc/st21nfca/ |
D | i2c.c | 525 gpio = of_get_named_gpio(pp, "enable-gpios", 0); in st21nfca_hci_i2c_of_request_resources()
|
/linux-4.4.14/drivers/gpu/drm/vc4/ |
D | vc4_hdmi.c | 509 hdmi->hpd_gpio = of_get_named_gpio(dev->of_node, "hpd-gpios", 0); in vc4_hdmi_bind()
|
/linux-4.4.14/drivers/video/fbdev/ |
D | ssd1307fb.c | 556 par->reset = of_get_named_gpio(client->dev.of_node, in ssd1307fb_probe()
|
/linux-4.4.14/drivers/ata/ |
D | sata_highbank.c | 199 err = of_get_named_gpio(np, "calxeda,sgpio-gpio", i); in highbank_set_em_messages()
|
/linux-4.4.14/drivers/staging/nvec/ |
D | nvec.c | 771 nvec->gpio = of_get_named_gpio(nvec->dev->of_node, "request-gpios", 0); in nvec_i2c_parse_dt_pdata()
|
/linux-4.4.14/drivers/mtd/nand/ |
D | lpc32xx_mlc.c | 635 ncfg->wp_gpio = of_get_named_gpio(np, "gpios", 0); in lpc32xx_parse_dt()
|
D | lpc32xx_slc.c | 752 ncfg->wp_gpio = of_get_named_gpio(np, "gpios", 0); in lpc32xx_parse_dt()
|
D | sunxi_nand.c | 1291 ret = of_get_named_gpio(np, "rb-gpios", i); in sunxi_nand_chip_init()
|
/linux-4.4.14/drivers/tty/serial/ |
D | sirfsoc_uart.c | 1306 sirfport->cts_gpio = of_get_named_gpio( in sirfsoc_uart_probe() 1311 sirfport->rts_gpio = of_get_named_gpio( in sirfsoc_uart_probe()
|
/linux-4.4.14/drivers/nfc/ |
D | trf7970a.c | 2016 trf->en_gpio = of_get_named_gpio(np, "ti,enable-gpios", 0); in trf7970a_probe() 2029 trf->en2_gpio = of_get_named_gpio(np, "ti,enable-gpios", 1); in trf7970a_probe()
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | samsung-pinctrl.txt | 349 hpd_gpio = of_get_named_gpio(dp_node, "samsung,hpd-gpio", 0);
|
/linux-4.4.14/drivers/usb/phy/ |
D | phy-tegra-usb.c | 1017 of_get_named_gpio(np, "nvidia,phy-reset-gpio", 0); in tegra_usb_phy_probe()
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_dp_core.c | 1261 dp->hpd_gpio = of_get_named_gpio(dev->of_node, "samsung,hpd-gpio", 0); in exynos_dp_bind()
|
D | exynos_drm_dsi.c | 1323 dsi->te_gpio = of_get_named_gpio(dsi->panel_node, "te-gpios", 0); in exynos_dsi_register_te_irq()
|
/linux-4.4.14/drivers/media/platform/sti/c8sectpfe/ |
D | c8sectpfe-core.c | 826 tsin->rst_gpio = of_get_named_gpio(child, "rst-gpio", 0); in c8sectpfe_probe()
|
/linux-4.4.14/sound/atmel/ |
D | ac97c.c | 929 pdata->reset_pin = of_get_named_gpio(dev->of_node, "ac97-gpios", 2); in atmel_ac97c_probe_dt()
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-st.c | 1265 conf->pin = of_get_named_gpio(pins, pp->name, 0); in st_pctl_dt_parse_groups()
|
/linux-4.4.14/drivers/hsi/controllers/ |
D | omap_ssi_port.c | 1150 cawake_gpio = of_get_named_gpio(np, "ti,ssi-cawake-gpio", 0); in ssi_port_probe()
|
/linux-4.4.14/drivers/media/i2c/smiapp/ |
D | smiapp-core.c | 3011 pdata->xshutdown = of_get_named_gpio(dev->of_node, "reset-gpios", 0); in smiapp_get_pdata()
|
/linux-4.4.14/drivers/net/ethernet/freescale/ |
D | fec_main.c | 3259 phy_reset = of_get_named_gpio(np, "phy-reset-gpios", 0); in fec_reset_phy()
|