Searched defs:gpios (Results 1 – 15 of 15) sorted by relevance
25 const struct vybrid_gpios *gpios = dev_get_priv(dev); in vybrid_gpio_direction_input() local36 const struct vybrid_gpios *gpios = dev_get_priv(dev); in vybrid_gpio_direction_output() local47 const struct vybrid_gpios *gpios = dev_get_priv(dev); in vybrid_gpio_get_value() local55 const struct vybrid_gpios *gpios = dev_get_priv(dev); in vybrid_gpio_set_value() local66 const struct vybrid_gpios *gpios = dev_get_priv(dev); in vybrid_gpio_get_function() local95 struct vybrid_gpios *gpios = dev_get_priv(dev); in vybrid_gpio_probe() local
22 struct bcm2835_gpios *gpios = dev_get_priv(dev); in bcm2835_gpio_direction_input() local36 struct bcm2835_gpios *gpios = dev_get_priv(dev); in bcm2835_gpio_direction_output() local49 static int bcm2835_get_value(const struct bcm2835_gpios *gpios, unsigned gpio) in bcm2835_get_value()60 const struct bcm2835_gpios *gpios = dev_get_priv(dev); in bcm2835_gpio_get_value() local68 struct bcm2835_gpios *gpios = dev_get_priv(dev); in bcm2835_gpio_set_value() local104 struct bcm2835_gpios *gpios = dev_get_priv(dev); in bcm2835_gpio_probe() local
60 static inline void mpc8xxx_gpio_set_in(struct ccsr_gpio *base, u32 gpios) in mpc8xxx_gpio_set_in()67 static inline void mpc8xxx_gpio_set_low(struct ccsr_gpio *base, u32 gpios) in mpc8xxx_gpio_set_low()74 static inline void mpc8xxx_gpio_set_high(struct ccsr_gpio *base, u32 gpios) in mpc8xxx_gpio_set_high()87 gpios) in mpc8xxx_gpio_open_drain_on()94 u32 gpios) in mpc8xxx_gpio_open_drain_off()
41 static inline void mpc85xx_gpio_set_in(unsigned int gpios) in mpc85xx_gpio_set_in()46 static inline void mpc85xx_gpio_set_low(unsigned int gpios) in mpc85xx_gpio_set_low()51 static inline void mpc85xx_gpio_set_high(unsigned int gpios) in mpc85xx_gpio_set_high()
33 struct gpio_desc *gpios; member74 struct gpio_desc *gpios; in i2c_mux_gpio_probe() local
48 static struct module_pin_mux gpios[] = { variable
30 int gpios[kBoardGpioMax]; member
40 struct sandbox_emul_gpio gpios[EMUL_GPIO_COUNT]; member
75 struct cb_gpios *gpios = (struct cb_gpios *)ptr; in cb_parse_gpios() local
46 struct cb_gpio gpios[SYSINFO_MAX_GPIOS]; member
34 struct gpio_desc gpios[PIN_COUNT]; member
511 struct gpio_desc gpios[PIN_COUNT]; in i2c_deblock_gpio() local
99 struct pinmux_gpio *gpios; member
157 struct cb_gpio gpios[0]; member
183 const short *gpios; member