Home
last modified time | relevance | path

Searched defs:gpiospec (Results 1 – 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpio/
Dgpiolib-of.c89 struct of_phandle_args *gpiospec = data; in of_gpiochip_match_node_and_xlate() local
94 static struct gpio_chip *of_find_gpiochip_by_xlate(struct of_phandle_args *gpiospec) in of_find_gpiochip_by_xlate()
99 …t gpio_desc *of_xlate_and_get_gpiod_flags(struct gpio_chip *chip, struct of_phandle_args *gpiospec, in of_xlate_and_get_gpiod_flags()
236 struct of_phandle_args gpiospec; in of_get_named_gpiod_flags() local
585 struct of_phandle_args gpiospec; in of_parse_own_gpio() local
813 static int of_gpio_simple_xlate(struct gpio_chip *gc, const struct of_phandle_args *gpiospec, u32 *… in of_gpio_simple_xlate()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/pinctrl/
Dpinctrl-sunxi.c1091 const struct of_phandle_args *gpiospec, in sunxi_pinctrl_gpio_of_xlate()