| /openbmc/u-boot/arch/mips/mach-mscc/ |
| H A D | gpio.c | 9 void mscc_gpio_set_alternate(int gpio, int mode) in mscc_gpio_set_alternate()
|
| /openbmc/u-boot/drivers/gpio/ |
| H A D | at91_gpio.c | 463 int gpio_request(unsigned gpio, const char *label) in gpio_request() 468 int gpio_free(unsigned gpio) in gpio_free() 473 int gpio_direction_input(unsigned gpio) in gpio_direction_input() 480 int gpio_direction_output(unsigned gpio, int value) in gpio_direction_output() 487 int gpio_get_value(unsigned gpio) in gpio_get_value() 493 int gpio_set_value(unsigned gpio, int value) in gpio_set_value()
|
| /openbmc/dbus-sensors/src/ |
| H A D | GPIOInterface.hpp | 10 namespace gpio namespace
|
| /openbmc/u-boot/board/siemens/rut/ |
| H A D | board.c | 86 static int request_and_pulse_reset(int gpio, const char *name) in request_and_pulse_reset() 115 #define GPIO_TO_PIN(bank, gpio) (32 * (bank) + (gpio)) argument 406 static int set_gpio(int gpio, int state) in set_gpio()
|
| /openbmc/u-boot/board/gateworks/gw_ventana/ |
| H A D | common.c | 1282 #define SETUP_GPIO_OUTPUT(gpio, name, level) \ argument 1285 #define SETUP_GPIO_INPUT(gpio, name) \ argument 1729 int gpio = gpio_cfg[board].mmc_cd; in board_mmc_getcd() local
|
| /openbmc/u-boot/board/freescale/m54451evb/ |
| H A D | m54451evb.c | 39 gpio_t *gpio = (gpio_t *)(MMAP_GPIO); in dram_init() local
|
| /openbmc/u-boot/test/dm/ |
| H A D | panel.c | 23 struct udevice *dev, *pwm, *gpio, *reg; in dm_test_panel() local
|
| /openbmc/u-boot/board/freescale/m52277evb/ |
| H A D | m52277evb.c | 35 gpio_t *gpio = (gpio_t *)(MMAP_GPIO); in dram_init() local
|
| /openbmc/phosphor-gpio-monitor/ |
| H A D | evdev.cpp | 17 namespace gpio namespace
|
| H A D | file.hpp | 9 namespace gpio namespace
|
| /openbmc/u-boot/board/freescale/m5235evb/ |
| H A D | m5235evb.c | 27 gpio_t *gpio = (gpio_t *)(MMAP_GPIO); in dram_init() local
|
| /openbmc/u-boot/arch/mips/dts/ |
| H A D | brcm,bcm6338.dtsi | 106 gpio: gpio-controller@fffe0404 { label
|
| /openbmc/qemu/include/standard-headers/linux/ |
| H A D | virtio_gpio.h | 45 uint16_t gpio; member 61 uint16_t gpio; member
|
| /openbmc/u-boot/arch/m68k/include/asm/ |
| H A D | immap_5307.h | 109 typedef struct gpio { struct 114 } gpio_t; argument
|
| /openbmc/u-boot/drivers/sysreset/ |
| H A D | sysreset_gpio.c | 13 struct gpio_desc gpio; member
|
| /openbmc/u-boot/board/freescale/m54418twr/ |
| H A D | m54418twr.c | 40 gpio_t *gpio = (gpio_t *) MMAP_GPIO; in dram_init() local
|
| /openbmc/u-boot/board/freescale/m5329evb/ |
| H A D | nand.c | 51 gpio_t *gpio = (gpio_t *) MMAP_GPIO; in board_nand_init() local
|
| /openbmc/u-boot/arch/arm/include/asm/arch-spear/ |
| H A D | gpio.h | 21 #define DATA_REG_ADDR(gpio) (1 << (gpio + 2)) argument
|
| /openbmc/u-boot/drivers/ddr/marvell/a38x/ |
| H A D | mv_ddr_sys_env_lib.c | 40 u32 reg, board_id_index, gpio; in mv_ddr_sys_env_suspend_wakeup_check() local
|
| /openbmc/phosphor-hwmon/ |
| H A D | gpio_handle.cpp | 11 namespace gpio namespace
|
| /openbmc/u-boot/board/compulab/cm_t35/ |
| H A D | cm_t35.c | 406 static int cm_t3x_reset_net_chip(int gpio) in cm_t3x_reset_net_chip() 424 static inline int cm_t3x_reset_net_chip(int gpio) { return 0; } in cm_t3x_reset_net_chip()
|
| /openbmc/qemu/tests/qtest/libqos/ |
| H A D | virtio-gpio.c | 18 static void virtio_gpio_cleanup(QVhostUserGPIO *gpio) in virtio_gpio_cleanup() 34 static void virtio_gpio_setup(QVhostUserGPIO *gpio) in virtio_gpio_setup()
|
| /openbmc/u-boot/board/freescale/m5373evb/ |
| H A D | nand.c | 52 gpio_t *gpio = (gpio_t *) MMAP_GPIO; in board_nand_init() local
|
| /openbmc/u-boot/board/micronas/vct/ |
| H A D | smc_eeprom.c | 110 ulong gpio; in eeprom_enable_access() local 120 static void eeprom_disable_access(ulong gpio) in eeprom_disable_access() 351 ulong gpio; in do_eeprom_save_mac() local
|
| /openbmc/u-boot/board/sysam/amcore/ |
| H A D | amcore.c | 25 gpio_t *gpio = (gpio_t *)(MMAP_GPIO); in init_lcd() local
|