Home
last modified time | relevance | path

Searched refs:of_gpio_n_cells (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/gpio/
H A Dgpiolib-of.c143 if (chip->of_gpio_n_cells != gpiospec->args_count) in of_xlate_and_get_gpiod_flags()
954 if (gc->of_gpio_n_cells < 2) { in of_gpio_simple_xlate()
959 if (WARN_ON(gpiospec->args_count < gc->of_gpio_n_cells)) in of_gpio_simple_xlate()
1166 chip->of_gpio_n_cells = 2; in of_gpiochip_add()
1170 if (chip->of_gpio_n_cells > MAX_PHANDLE_ARGS) in of_gpiochip_add()
H A Dgpio-aggregator.c455 if (gpiospec->args_count != chip->of_gpio_n_cells) in gpiochip_fwd_delay_of_xlate()
479 chip->of_gpio_n_cells = 3; in gpiochip_fwd_setup_delay_line()
H A Dgpio-mt7621.c246 rg->chip.of_gpio_n_cells = 2; in mediatek_gpio_bank_probe()
H A Dgpio-lpc32xx.c518 lpc32xx_gpiochip[i].chip.of_gpio_n_cells = 3; in lpc32xx_gpio_probe()
H A Dgpio-pxa.c364 pchip->chip.of_gpio_n_cells = 2; in pxa_init_gpio_chip()
/linux/include/linux/gpio/
H A Ddriver.h521 unsigned int of_gpio_n_cells; member
/linux/drivers/gpu/drm/bridge/
H A Dti-sn65dsi86.c1654 if (WARN_ON(gpiospec->args_count < chip->of_gpio_n_cells)) in tn_sn_bridge_of_xlate()
1819 pdata->gchip.of_gpio_n_cells = 2; in ti_sn_gpio_probe()
/linux/drivers/media/i2c/
H A Dds90ub913.c219 gc->of_gpio_n_cells = 2; in ub913_gpiochip_probe()
H A Dmax96717.c360 gc->of_gpio_n_cells = 2; in max96717_gpiochip_probe()
H A Dds90ub953.c423 gc->of_gpio_n_cells = 2; in ub953_gpiochip_probe()
/linux/drivers/pinctrl/
H A Dpinctrl-microchip-sgpio.c865 gc->of_gpio_n_cells = 3; in microchip_sgpio_register_bank()
/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-ma35.c532 bank->chip.of_gpio_n_cells = 2; in ma35_gpiolib_register()
/linux/drivers/pinctrl/sunxi/
H A Dpinctrl-sunxi.c1583 pctl->chip->of_gpio_n_cells = 3; in sunxi_pinctrl_init_with_variant()