/linux-4.1.27/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.1.27/sound/soc/ |
D | soc-ac97.c | 196 gpio = of_get_named_gpio(dev->of_node, "ac97-gpios", 0); in snd_soc_ac97_parse_pinctl() 208 gpio = of_get_named_gpio(dev->of_node, "ac97-gpios", 1); in snd_soc_ac97_parse_pinctl() 220 gpio = of_get_named_gpio(dev->of_node, "ac97-gpios", 2); in snd_soc_ac97_parse_pinctl()
|
/linux-4.1.27/drivers/nfc/nxp-nci/ |
D | i2c.c | 274 r = of_get_named_gpio(pp, "enable-gpios", 0); in nxp_nci_i2c_parse_devtree() 276 r = of_get_named_gpio(pp, "enable-gpios", 0); in nxp_nci_i2c_parse_devtree() 283 r = of_get_named_gpio(pp, "firmware-gpios", 0); in nxp_nci_i2c_parse_devtree() 285 r = of_get_named_gpio(pp, "firmware-gpios", 0); in nxp_nci_i2c_parse_devtree()
|
/linux-4.1.27/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.1.27/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 | 91 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 | 1005 int cs_gpio = of_get_named_gpio(pdev->dev.of_node, in davinci_spi_probe()
|
D | spi-imx.c | 1114 int cs_gpio = of_get_named_gpio(np, "cs-gpios", i); in spi_imx_probe()
|
D | spi.c | 1484 cs[i] = of_get_named_gpio(np, "cs-gpios", i); in of_spi_register_master()
|
D | spi-pl022.c | 2162 int cs_gpio = of_get_named_gpio(np, "cs-gpios", i); in pl022_probe()
|
/linux-4.1.27/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 | 502 gpio = of_get_named_gpio(pmic_np, in s5m8767_pmic_dt_parse_dvs_gpio() 520 gpio = of_get_named_gpio(pmic_np, in s5m8767_pmic_dt_parse_ds_gpio() 579 rdata->ext_control_gpio = of_get_named_gpio(reg_np, in s5m8767_pmic_dt_parse_pdata()
|
D | da9211-regulator.c | 282 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 | max8997.c | 901 gpio = of_get_named_gpio(pmic_np, in max8997_pmic_dt_parse_dvs_gpio()
|
D | s2mps11.c | 701 gpio[reg] = of_get_named_gpio(rdata[reg].of_node, in s2mps14_pmic_dt_parse_ext_control_gpio()
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/drivers/net/ieee802154/ |
D | cc2520.c | 731 pdata->fifo = of_get_named_gpio(np, "fifo-gpio", 0); in cc2520_get_platform_data() 734 pdata->fifop = of_get_named_gpio(np, "fifop-gpio", 0); in cc2520_get_platform_data() 736 pdata->sfd = of_get_named_gpio(np, "sfd-gpio", 0); in cc2520_get_platform_data() 737 pdata->cca = of_get_named_gpio(np, "cca-gpio", 0); in cc2520_get_platform_data() 738 pdata->vreg = of_get_named_gpio(np, "vreg-gpio", 0); in cc2520_get_platform_data() 739 pdata->reset = of_get_named_gpio(np, "reset-gpio", 0); in cc2520_get_platform_data()
|
D | at86rf230.c | 1525 *rstn = of_get_named_gpio(spi->dev.of_node, "reset-gpio", 0); in at86rf230_get_pdata() 1526 *slp_tr = of_get_named_gpio(spi->dev.of_node, "sleep-gpio", 0); in at86rf230_get_pdata()
|
/linux-4.1.27/include/linux/ |
D | of_gpio.h | 135 static inline int of_get_named_gpio(struct device_node *np, in of_get_named_gpio() function
|
/linux-4.1.27/arch/arm/mach-mvebu/ |
D | pm-board.c | 96 pic_gpios[i] = of_get_named_gpio(np, "ctrl-gpios", i); in mvebu_armada_xp_gp_pm_init()
|
/linux-4.1.27/drivers/leds/ |
D | leds-ns2.c | 279 ret = of_get_named_gpio(child, "cmd-gpio", 0); in ns2_leds_get_of_pdata() 283 ret = of_get_named_gpio(child, "slow-gpio", 0); in ns2_leds_get_of_pdata()
|
D | leds-lp55xx-common.c | 586 pdata->enable_gpio = of_get_named_gpio(np, "enable-gpio", 0); in lp55xx_of_populate_pdata()
|
/linux-4.1.27/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.1.27/sound/soc/codecs/ |
D | adau1701.c | 746 gpio_nreset = of_get_named_gpio(dev->of_node, "reset-gpio", 0); in adau1701_i2c_probe() 750 gpio_pll_mode[0] = of_get_named_gpio(dev->of_node, in adau1701_i2c_probe() 755 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 | 390 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 | 950 gpio_nreset = of_get_named_gpio(of_node, "reset-gpio", 0); in tas5086_i2c_probe()
|
D | tlv320aic32x4.c | 676 aic32x4->rstn_gpio = of_get_named_gpio(np, "reset-gpios", 0); in aic32x4_parse_dt()
|
D | cs42l73.c | 1413 pdata->reset_gpio = of_get_named_gpio(i2c_client->dev.of_node, in cs42l73_i2c_probe()
|
D | cs42l52.c | 1195 of_get_named_gpio(i2c_client->dev.of_node, in cs42l52_i2c_probe()
|
D | cs42l56.c | 1227 pdata->gpio_nreset = of_get_named_gpio(np, "cirrus,gpio-nreset", 0); in cs42l56_handle_of_data()
|
D | tlv320aic31xx.c | 1186 ret = of_get_named_gpio(np, "gpio-reset", 0); in aic31xx_pdata_from_of()
|
D | tlv320aic3x.c | 1718 ret = of_get_named_gpio(np, "gpio-reset", 0); in aic3x_i2c_probe()
|
D | rt5640.c | 2175 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()
|
D | rt5677.c | 4934 rt5677->pow_ldo2 = of_get_named_gpio(np, in rt5677_parse_dt()
|
/linux-4.1.27/drivers/mmc/host/ |
D | sdhci-spear.c | 51 cd_gpio = of_get_named_gpio(np, "cd-gpios", 0); in sdhci_probe_config_dt()
|
D | sdhci-sirf.c | 148 gpio_cd = of_get_named_gpio(pdev->dev.of_node, "cd-gpios", 0); in sdhci_sirf_probe()
|
D | pxamci.c | 601 of_get_named_gpio(np, "cd-gpios", 0); in pxamci_of_init() 603 of_get_named_gpio(np, "wp-gpios", 0); in pxamci_of_init() 607 of_get_named_gpio(np, "pxa-mmc,gpio-power", 0); in pxamci_of_init()
|
D | sdhci-esdhc-imx.c | 885 boarddata->cd_gpio = of_get_named_gpio(np, "cd-gpios", 0); in sdhci_esdhc_imx_probe_dt() 889 boarddata->wp_gpio = of_get_named_gpio(np, "wp-gpios", 0); in sdhci_esdhc_imx_probe_dt()
|
D | sdhci-s3c.c | 414 if (of_get_named_gpio(node, "cd-gpios", 0)) in sdhci_s3c_parse_dt()
|
D | atmel-mci.c | 561 of_get_named_gpio(cnp, "cd-gpios", 0); in atmci_of_init() 570 of_get_named_gpio(cnp, "wp-gpios", 0); in atmci_of_init()
|
/linux-4.1.27/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.1.27/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 | 118 ret = of_get_named_gpio(np, "mux-gpios", i); in i2c_mux_gpio_probe_dt()
|
/linux-4.1.27/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 | 508 gpio = of_get_named_gpio(arizona->dev->of_node, prop, 0); in arizona_of_get_named_gpio()
|
/linux-4.1.27/drivers/gpu/drm/msm/hdmi/ |
D | hdmi.c | 344 int gpio = of_get_named_gpio(of_node, name, 0); in get_gpio() 348 gpio = of_get_named_gpio(of_node, name2, 0); in get_gpio()
|
/linux-4.1.27/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.1.27/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.1.27/arch/mips/pci/ |
D | pci-lantiq.c | 131 reset_gpio = of_get_named_gpio(node, "gpio-reset", 0); in ltq_pci_startup()
|
/linux-4.1.27/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 | edt-ft5x06.c | 945 tsdata->reset_pin = of_get_named_gpio(np, "reset-gpios", 0); in edt_ft5x06_i2c_ts_probe_dt() 946 tsdata->wake_pin = of_get_named_gpio(np, "wake-gpios", 0); in edt_ft5x06_i2c_ts_probe_dt()
|
D | pixcir_i2c_ts.c | 430 pdata->gpio_attb = of_get_named_gpio(np, "attb-gpio", 0); in pixcir_parse_dt()
|
D | tsc2005.c | 660 ts->reset_gpio = of_get_named_gpio(np, "reset-gpios", 0); in tsc2005_probe()
|
D | ads7846.c | 1239 pdata->gpio_pendown = of_get_named_gpio(dev->of_node, "pendown-gpio", 0); in ads7846_probe_dt()
|
/linux-4.1.27/drivers/input/keyboard/ |
D | matrix_keypad.c | 447 gpios[i] = of_get_named_gpio(np, "row-gpios", i); in matrix_keypad_parse_dt() 451 of_get_named_gpio(np, "col-gpios", i); in matrix_keypad_parse_dt()
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_mdio.c | 148 data->reset_gpio = of_get_named_gpio(np, in stmmac_mdio_reset()
|
/linux-4.1.27/sound/soc/omap/ |
D | omap-twl4030.c | 306 priv->jack_detect = of_get_named_gpio(node, in omap_twl4030_probe()
|
/linux-4.1.27/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.1.27/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.1.27/drivers/nfc/st21nfcb/ |
D | i2c.c | 239 gpio = of_get_named_gpio(pp, "reset-gpios", 0); in st21nfcb_nci_i2c_of_request_resources()
|
/linux-4.1.27/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()
|
/linux-4.1.27/drivers/power/ |
D | isp1704_charger.c | 412 int gpio = of_get_named_gpio(np, "nxp,enable-gpio", 0); in isp1704_charger_probe()
|
/linux-4.1.27/drivers/nfc/pn544/ |
D | i2c.c | 977 ret = of_get_named_gpio(pp, "enable-gpios", 0); in pn544_hci_i2c_of_request_resources() 999 ret = of_get_named_gpio(pp, "firmware-gpios", 0); in pn544_hci_i2c_of_request_resources()
|
/linux-4.1.27/drivers/pci/host/ |
D | pci-imx6.c | 582 imx6_pcie->reset_gpio = of_get_named_gpio(np, "reset-gpio", 0); in imx6_pcie_probe()
|
D | pci-exynos.c | 569 exynos_pcie->reset_gpio = of_get_named_gpio(np, "reset-gpio", 0); in exynos_pcie_probe()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | ssd1307fb.c | 474 par->reset = of_get_named_gpio(client->dev.of_node, in ssd1307fb_probe()
|
/linux-4.1.27/drivers/nfc/st21nfca/ |
D | i2c.c | 524 gpio = of_get_named_gpio(pp, "enable-gpios", 0); in st21nfca_hci_i2c_of_request_resources()
|
/linux-4.1.27/drivers/ata/ |
D | sata_highbank.c | 199 err = of_get_named_gpio(np, "calxeda,sgpio-gpio", i); in highbank_set_em_messages()
|
/linux-4.1.27/drivers/staging/nvec/ |
D | nvec.c | 772 nvec->gpio = of_get_named_gpio(nvec->dev->of_node, "request-gpios", 0); in nvec_i2c_parse_dt_pdata()
|
/linux-4.1.27/drivers/mtd/nand/ |
D | lpc32xx_mlc.c | 634 ncfg->wp_gpio = of_get_named_gpio(np, "gpios", 0); in lpc32xx_parse_dt()
|
D | lpc32xx_slc.c | 748 ncfg->wp_gpio = of_get_named_gpio(np, "gpios", 0); in lpc32xx_parse_dt()
|
D | sunxi_nand.c | 1191 ret = of_get_named_gpio(np, "rb-gpios", i); in sunxi_nand_chip_init()
|
/linux-4.1.27/drivers/nfc/ |
D | trf7970a.c | 1999 trf->en_gpio = of_get_named_gpio(np, "ti,enable-gpios", 0); in trf7970a_probe() 2012 trf->en2_gpio = of_get_named_gpio(np, "ti,enable-gpios", 1); in trf7970a_probe()
|
/linux-4.1.27/drivers/tty/serial/ |
D | sirfsoc_uart.c | 1320 sirfport->cts_gpio = of_get_named_gpio( in sirfsoc_uart_probe() 1325 sirfport->rts_gpio = of_get_named_gpio( in sirfsoc_uart_probe()
|
/linux-4.1.27/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.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | samsung-pinctrl.txt | 349 hpd_gpio = of_get_named_gpio(dp_node, "samsung,hpd-gpio", 0);
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_dp_core.c | 1266 dp->hpd_gpio = of_get_named_gpio(dev->of_node, "samsung,hpd-gpio", 0); in exynos_dp_bind()
|
D | exynos_drm_dsi.c | 1160 dsi->te_gpio = of_get_named_gpio(dsi->panel_node, "te-gpios", 0); in exynos_dsi_register_te_irq()
|
D | exynos_hdmi.c | 2269 pd->hpd_gpio = of_get_named_gpio(np, "hpd-gpio", 0); in drm_hdmi_dt_parse_pdata()
|
/linux-4.1.27/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.1.27/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.1.27/drivers/pinctrl/ |
D | pinctrl-st.c | 1275 conf->pin = of_get_named_gpio(pins, pp->name, 0); in st_pctl_dt_parse_groups()
|
/linux-4.1.27/drivers/media/i2c/smiapp/ |
D | smiapp-core.c | 3009 pdata->xshutdown = of_get_named_gpio(dev->of_node, "reset-gpios", 0); in smiapp_get_pdata()
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | fec_main.c | 3128 phy_reset = of_get_named_gpio(np, "phy-reset-gpios", 0); in fec_reset_phy()
|