Searched refs:of_gpio_n_cells (Results 1 – 25 of 26) sorted by relevance
12
105 if (chip->of_gpio_n_cells != gpiospec->args_count) in of_xlate_and_get_gpiod_flags()809 if (gc->of_gpio_n_cells < 2) { in of_gpio_simple_xlate()814 if (WARN_ON(gpiospec->args_count < gc->of_gpio_n_cells)) in of_gpio_simple_xlate()1016 chip->of_gpio_n_cells = 2; in of_gpiochip_add()1020 if (chip->of_gpio_n_cells > MAX_PHANDLE_ARGS) in of_gpiochip_add()
321 if (WARN_ON(chip->of_gpio_n_cells < 2)) in tegra186_gpio_of_xlate()324 if (WARN_ON(spec->args_count < chip->of_gpio_n_cells)) in tegra186_gpio_of_xlate()500 if (WARN_ON(gpio->gpio.of_gpio_n_cells < 2)) in tegra186_gpio_irq_domain_translate()503 if (WARN_ON(fwspec->param_count < gpio->gpio.of_gpio_n_cells)) in tegra186_gpio_irq_domain_translate()752 gpio->gpio.of_gpio_n_cells = 2; in tegra186_gpio_probe()
84 gc->of_gpio_n_cells = 2; in gef_gpio_probe()
101 chip->of_gpio_n_cells = 2; in wcd_gpio_probe()
424 if (gc->of_gpio_n_cells != 2) { in brcmstb_gpio_of_xlate()429 if (WARN_ON(gpiospec->args_count < gc->of_gpio_n_cells)) in brcmstb_gpio_of_xlate()714 gc->of_gpio_n_cells = 2; in brcmstb_gpio_probe()
165 .of_gpio_n_cells = 2,
235 rg->chip.of_gpio_n_cells = 2; in mediatek_gpio_bank_probe()
517 lpc32xx_gpiochip[i].chip.of_gpio_n_cells = 3; in lpc32xx_gpio_probe()
255 chips->chip.of_gpio_n_cells = 2; in davinci_gpio_probe()
631 chip->gc.of_gpio_n_cells = cells; in xgpio_probe()
370 pchip->chip.of_gpio_n_cells = 2; in pxa_init_gpio_chip()
526 if (chip->of_gpio_n_cells < 2) in pm8xxx_gpio_of_xlate()777 pctrl->chip.of_gpio_n_cells = 2; in pm8xxx_gpio_probe()
615 if (chip->of_gpio_n_cells < 2) in pmic_mpp_of_xlate()900 state->chip.of_gpio_n_cells = 2; in pmic_mpp_probe()
526 if (chip->of_gpio_n_cells < 2) in pm8xxx_mpp_of_xlate()861 pctrl->chip.of_gpio_n_cells = 2; in pm8xxx_mpp_probe()
753 if (chip->of_gpio_n_cells < 2) in pmic_gpio_of_xlate()1068 state->chip.of_gpio_n_cells = 2; in pmic_gpio_probe()
638 pctrl->chip.of_gpio_n_cells = 2; in lpi_pinctrl_probe()
252 chip->of_gpio_n_cells = 2; in dc_gpiochip_add()
553 mcp->chip.of_gpio_n_cells = 2; in mcp23s08_probe_one()
761 gc->of_gpio_n_cells = 3; in microchip_sgpio_register_bank()
480 unsigned int of_gpio_n_cells; member
1272 if (WARN_ON(gpiospec->args_count < chip->of_gpio_n_cells)) in tn_sn_bridge_of_xlate()1422 pdata->gchip.of_gpio_n_cells = 2; in ti_sn_gpio_probe()
540 chip->of_gpio_n_cells = 2; in mtk_build_gpiochip()
917 chip->of_gpio_n_cells = 2; in mtk_build_gpiochip()
874 .of_gpio_n_cells = 2,
622 pc->chip.of_gpio_n_cells = 2; in meson_gpiolib_register()
Completed in 72 milliseconds