Searched refs:of_gpio_n_cells (Results 1 – 16 of 16) sorted by relevance
44 (gc->of_gpio_n_cells != gg_data->gpiospec.args_count) || in of_gpiochip_find_and_xlate()249 if (gc->of_gpio_n_cells < 2) { in of_gpio_simple_xlate()254 if (WARN_ON(gpiospec->args_count < gc->of_gpio_n_cells)) in of_gpio_simple_xlate()432 chip->of_gpio_n_cells = 2; in of_gpiochip_add()
88 bgc->gc.of_gpio_n_cells = 2; in gef_gpio_probe()
171 .of_gpio_n_cells = 2,
553 lpc32xx_gpiochip[i].chip.of_gpio_n_cells = 3; in lpc32xx_gpio_probe()
255 chips[i].chip.of_gpio_n_cells = 2; in davinci_gpio_probe()
490 chip->gpio_chip.of_gpio_n_cells = 2; in sx150x_init_chip()
332 c->of_gpio_n_cells = 2; in pxa_init_gpio_chip()
605 mcp->chip.of_gpio_n_cells = 2; in mcp23s08_probe_one()
132 int of_gpio_n_cells; member
563 if (chip->of_gpio_n_cells < 2) in pmic_gpio_of_xlate()777 state->chip.of_gpio_n_cells = 2; in pmic_gpio_probe()
666 if (chip->of_gpio_n_cells < 2) in pmic_mpp_of_xlate()891 state->chip.of_gpio_n_cells = 2; in pmic_mpp_probe()
818 if (WARN_ON(gc->of_gpio_n_cells < 1)) in st_gpio_xlate()821 if (WARN_ON(gpiospec->args_count < gc->of_gpio_n_cells)) in st_gpio_xlate()1501 .of_gpio_n_cells = 1,
576 domain->chip.of_gpio_n_cells = 2; in meson_gpiolib_register()
812 sgpio->chip.gc.of_gpio_n_cells = 2; in sirfsoc_gpio_probe()
935 pctl->chip->of_gpio_n_cells = 3, in sunxi_pinctrl_init()
916 .of_gpio_n_cells = 2,