Searched refs:of_gpio_n_cells (Results 1 – 22 of 22) sorted by relevance
44 (gc->of_gpio_n_cells != gg_data->gpiospec.args_count) || in of_gpiochip_find_and_xlate()246 if (gc->of_gpio_n_cells < 2) { in of_gpio_simple_xlate()251 if (WARN_ON(gpiospec->args_count < gc->of_gpio_n_cells)) in of_gpio_simple_xlate()433 chip->of_gpio_n_cells = 2; in of_gpiochip_add()
88 bgc->gc.of_gpio_n_cells = 2; in gef_gpio_probe()
326 if (gc->of_gpio_n_cells != 2) { in brcmstb_gpio_of_xlate()331 if (WARN_ON(gpiospec->args_count < gc->of_gpio_n_cells)) in brcmstb_gpio_of_xlate()491 gc->of_gpio_n_cells = 2; in brcmstb_gpio_probe()
171 .of_gpio_n_cells = 2,
553 lpc32xx_gpiochip[i].chip.of_gpio_n_cells = 3; in lpc32xx_gpio_probe()
449 bgc->gc.of_gpio_n_cells = 3; in etraxfs_gpio_probe()
255 chips[i].chip.of_gpio_n_cells = 2; in davinci_gpio_probe()
332 c->of_gpio_n_cells = 2; in pxa_init_gpio_chip()
487 chip->gpio_chip.of_gpio_n_cells = 2; in sx150x_init_chip()
601 mcp->chip.of_gpio_n_cells = 2; in mcp23s08_probe_one()
150 int of_gpio_n_cells; member
553 if (chip->of_gpio_n_cells < 2) in pmic_gpio_of_xlate()767 state->chip.of_gpio_n_cells = 2; in pmic_gpio_probe()
515 if (chip->of_gpio_n_cells < 2) in pm8xxx_gpio_of_xlate()735 pctrl->chip.of_gpio_n_cells = 2; in pm8xxx_gpio_probe()
528 if (chip->of_gpio_n_cells < 2) in pm8xxx_mpp_of_xlate()826 pctrl->chip.of_gpio_n_cells = 2; in pm8xxx_mpp_probe()
611 if (chip->of_gpio_n_cells < 2) in pmic_mpp_of_xlate()869 state->chip.of_gpio_n_cells = 2; in pmic_mpp_probe()
257 chip->of_gpio_n_cells = 2; in dc_gpiochip_add()
808 if (WARN_ON(gc->of_gpio_n_cells < 1)) in st_gpio_xlate()811 if (WARN_ON(gpiospec->args_count < gc->of_gpio_n_cells)) in st_gpio_xlate()1491 .of_gpio_n_cells = 1,
576 domain->chip.of_gpio_n_cells = 2; in meson_gpiolib_register()
813 sgpio->chip.gc.of_gpio_n_cells = 2; in sirfsoc_gpio_probe()
6014 chip->of_gpio_n_cells = 2; in atlas7_gpio_probe()
958 pctl->chip->of_gpio_n_cells = 3, in sunxi_pinctrl_init()
1004 .of_gpio_n_cells = 2,