Home
last modified time | relevance | path

Searched defs:gpio_base (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/board/micronas/vct/
H A Dgpio.c41 u32 gpio_base; in vct_gpio_dir() local
55 u32 gpio_base; in vct_gpio_set() local
67 u32 gpio_base; in vct_gpio_get() local
/openbmc/u-boot/drivers/gpio/
H A Dpm8916_gpio.c57 uint32_t gpio_base = priv->pid + REG_OFFSET(offset); in pm8916_gpio_set_direction() local
117 uint32_t gpio_base = priv->pid + REG_OFFSET(offset); in pm8916_gpio_get_function() local
139 uint32_t gpio_base = priv->pid + REG_OFFSET(offset); in pm8916_gpio_get_value() local
153 uint32_t gpio_base = priv->pid + REG_OFFSET(offset); in pm8916_gpio_set_value() local
/openbmc/skeleton/libopenbmc_intf/
H A Dgpio.c79 int gpio_base = -1; in get_gpio_base() local
/openbmc/u-boot/include/asm-generic/
H A Dgpio.h319 unsigned gpio_base; member
/openbmc/u-boot/board/renesas/gose/
H A Dgose_spl.c144 static const u32 gpio_base = 0xe6050000; in spl_init_gpio() local
/openbmc/u-boot/board/renesas/lager/
H A Dlager_spl.c136 static const u32 gpio_base = 0xe6050000; in spl_init_gpio() local
/openbmc/u-boot/board/renesas/koelsch/
H A Dkoelsch_spl.c149 static const u32 gpio_base = 0xe6050000; in spl_init_gpio() local
/openbmc/u-boot/board/renesas/alt/
H A Dalt_spl.c150 static const u32 gpio_base = 0xe6050000; in spl_init_gpio() local
/openbmc/u-boot/board/renesas/silk/
H A Dsilk_spl.c150 static const u32 gpio_base = 0xe6050000; in spl_init_gpio() local
/openbmc/u-boot/board/renesas/stout/
H A Dstout_spl.c139 static const u32 gpio_base = 0xe6050000; in spl_init_gpio() local
/openbmc/u-boot/board/renesas/porter/
H A Dporter_spl.c148 static const u32 gpio_base = 0xe6050000; in spl_init_gpio() local
/openbmc/qemu/hw/pci-host/
H A Darticia.c46 hwaddr gpio_base; member