Searched defs:gpios (Results 1 - 23 of 23) sorted by relevance

/u-boot/board/BuR/brsmarc1/
H A Dmux.c63 static struct module_pin_mux gpios[] = { variable in typeref:struct:module_pin_mux
/u-boot/board/BuR/brxre1/
H A Dmux.c48 static struct module_pin_mux gpios[] = { variable in typeref:struct:module_pin_mux
/u-boot/arch/powerpc/include/asm/
H A Dmpc85xx_gpio.h42 static inline void mpc85xx_gpio_set_in(unsigned int gpios) argument
47 static inline void mpc85xx_gpio_set_low(unsigned int gpios) argument
52 static inline void mpc85xx_gpio_set_high(unsigned int gpios) argument
/u-boot/drivers/sysinfo/
H A Dgpio.c20 struct gpio_desc *gpios; member in struct:sysinfo_gpio_priv
[all...]
/u-boot/board/friendlyarm/nanopi2/
H A Dhwrev.c36 int gpios[3][2] = { local
/u-boot/drivers/gpio/
H A Dbcm2835_gpio.c22 struct bcm2835_gpios *gpios = dev_get_priv(dev); local
36 struct bcm2835_gpios *gpios = dev_get_priv(dev); local
49 static int bcm2835_get_value(const struct bcm2835_gpios *gpios, unsigned gpio) argument
60 const struct bcm2835_gpios *gpios = dev_get_priv(dev); local
68 struct bcm2835_gpios *gpios = dev_get_priv(dev); local
104 struct bcm2835_gpios *gpios = dev_get_priv(dev); local
[all...]
H A Dvybrid_gpio.c26 const struct vybrid_gpios *gpios = dev_get_priv(dev); local
37 const struct vybrid_gpios *gpios = dev_get_priv(dev); local
48 const struct vybrid_gpios *gpios = dev_get_priv(dev); local
56 const struct vybrid_gpios *gpios = dev_get_priv(dev); local
67 const struct vybrid_gpios *gpios local
96 struct vybrid_gpios *gpios = dev_get_priv(dev); local
[all...]
H A Dmpc8xx_gpio.c99 static inline void gpio16_set_in(void __iomem *base, u16 gpios, int type) argument
108 static inline void gpio16_set_lo(void __iomem *base, u16 gpios, int type) argument
117 static inline void gpio16_set_hi(void __iomem *base, u16 gpios, int type) argument
147 static inline void gpio32_set_in(void __iomem *base, u32 gpios, in argument
162 gpio32_set_lo(void __iomem *base, u32 gpios, int type) argument
177 gpio32_set_hi(void __iomem *base, u32 gpios, int type) argument
[all...]
H A Dmpc8xxx_gpio.c75 mpc8xxx_gpio_open_drain_on(struct udevice *dev, u32 gpios) argument
86 mpc8xxx_gpio_open_drain_off(struct udevice *dev, u32 gpios) argument
/u-boot/drivers/power/regulator/
H A Dfixed.c30 bool gpios; local
/u-boot/drivers/spmi/
H A Dspmi-sandbox.c40 struct sandbox_emul_gpio gpios[EMUL_GPIO_COUNT]; member in struct:sandbox_spmi_priv
/u-boot/drivers/i2c/muxes/
H A Di2c-mux-gpio.c37 struct gpio_desc *gpios; member in struct:i2c_mux_gpio_priv
78 struct gpio_desc *gpios; local
[all...]
/u-boot/board/google/chromebook_coral/
H A Dcoral.c69 struct gpio_desc gpios[4]; local
108 struct gpio_desc gpios[ local
[all...]
/u-boot/board/renesas/v3msk/
H A Dcpld.c51 struct gpio_desc gpios[CPLD_MAX_GPIOS]; member in struct:renesas_v3msk_sysreset_priv
/u-boot/drivers/spi/
H A Dmpc8xx_spi.c38 struct gpio_desc gpios[16]; member in struct:mpc8xx_priv
H A Dmpc8xxx_spi.c46 struct gpio_desc gpios[16]; member in struct:mpc8xxx_priv
/u-boot/drivers/i2c/
H A Di2c-gpio.c35 struct gpio_desc gpios[PIN_COUNT]; member in struct:i2c_gpio_bus
[all...]
H A Di2c-uclass.c651 struct gpio_desc gpios[PIN_COUNT]; local
[all...]
/u-boot/arch/x86/lib/coreboot/
H A Dcb_sysinfo.c100 struct cb_gpios *gpios = (struct cb_gpios *)ptr; local
/u-boot/arch/x86/include/asm/
H A Dcb_sysinfo.h181 struct cb_gpio gpios[SYSINFO_MAX_GPIOS]; member in struct:sysinfo_t
H A Dcoreboot_tables.h279 struct cb_gpio gpios[0]; member in struct:cb_gpios
/u-boot/include/
H A Dsh_pfc.h99 struct pinmux_gpio *gpios; member in struct:pinmux_info
/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h202 const short *gpios; member in struct:pinmux_irq

Completed in 115 milliseconds