| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | tegra186_gpio.c | 38 uint32_t gpio) in tegra186_gpio_reg() 144 int gpio, port, ret; in tegra186_gpio_xlate() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-mvebu/serdes/a38x/ |
| H A D | sys_env_lib.c | 96 u32 reg, board_id_index, gpio; in sys_env_suspend_wakeup_check() local
|
| /rk3399_rockchip-uboot/arch/x86/cpu/broadwell/ |
| H A D | pinctrl_broadwell.c | 131 uint gpio = fdt32_to_cpu(prop[i * 3]); in broadwell_pinctrl_read_pins() local 164 int set, bit, gpio = 0; in broadwell_pinctrl_commit() local
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | scf0403_lcd.c | 138 static void scf0403_gpio_reset(unsigned int gpio) in scf0403_gpio_reset() 229 static int scf0403_request_reset_gpio(unsigned gpio) in scf0403_request_reset_gpio()
|
| /rk3399_rockchip-uboot/drivers/led/ |
| H A D | led_gpio.c | 18 struct gpio_desc gpio; member
|
| /rk3399_rockchip-uboot/arch/m68k/cpu/mcf547x_8x/ |
| H A D | pci.c | 76 gpio_t *gpio = (gpio_t *) MMAP_GPIO; in pci_mcf547x_8x_init() local
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | uniphier-pxs3.dtsi | 185 gpio: gpio@55000000 { label
|
| H A D | meson-gxbb.dtsi | 262 gpio: bank@4b0 { label
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-stm32f4/ |
| H A D | gpio.h | 134 static inline unsigned stm32_gpio_to_port(unsigned gpio) in stm32_gpio_to_port() 139 static inline unsigned stm32_gpio_to_pin(unsigned gpio) in stm32_gpio_to_pin()
|
| /rk3399_rockchip-uboot/board/st/stm32f746-disco/ |
| H A D | stm32f746-disco.c | 129 struct gpio_desc gpio = {}; in board_late_init() local
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-stm32f7/ |
| H A D | gpio.h | 116 static inline unsigned stm32_gpio_to_port(unsigned gpio) in stm32_gpio_to_port() 121 static inline unsigned stm32_gpio_to_pin(unsigned gpio) in stm32_gpio_to_pin()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | gpio.c | 119 unsigned int gpio; in do_gpio() local
|
| /rk3399_rockchip-uboot/board/isee/igep00x0/ |
| H A D | igep00x0.c | 88 static void reset_net_chip(int gpio) in reset_net_chip()
|
| /rk3399_rockchip-uboot/board/ti/am335x/ |
| H A D | board.c | 46 #define GPIO_TO_PIN(bank, gpio) (32 * (bank) + (gpio)) argument 568 static void request_and_set_gpio(int gpio, char *name, int val) in request_and_set_gpio()
|
| /rk3399_rockchip-uboot/board/gdsys/a38x/ |
| H A D | controlcenterdc.c | 83 struct gpio_desc gpio = {}; in board_pex_config() local
|
| /rk3399_rockchip-uboot/include/ |
| H A D | key.h | 44 struct gpio_desc gpio; member
|
| /rk3399_rockchip-uboot/board/Barix/ipam390/ |
| H A D | ipam390.c | 241 static int init_led(int gpio, char *name, int val) in init_led()
|
| /rk3399_rockchip-uboot/board/siemens/common/ |
| H A D | board.c | 120 int gpio; in get_button_state() local
|
| /rk3399_rockchip-uboot/board/Arcturus/ucp1020/ |
| H A D | ucp1020.c | 52 int gpio = 31 - simple_strtoul(name, NULL, 10); in name_to_gpio() local
|
| /rk3399_rockchip-uboot/board/bachmann/ot1200/ |
| H A D | ot1200.c | 275 unsigned gpio = IMX_GPIO_NR(2, 0); in backlight_lcd_off() local
|
| /rk3399_rockchip-uboot/board/freescale/mx7dsabresd/ |
| H A D | mx7dsabresd.c | 225 unsigned int gpio; in board_eth_init() local
|
| /rk3399_rockchip-uboot/board/samsung/common/ |
| H A D | board.c | 346 struct gpio_desc gpio = {}; in reset_misc() local
|
| /rk3399_rockchip-uboot/board/siemens/pxm2/ |
| H A D | board.c | 317 static int set_gpio(int gpio, int state) in set_gpio()
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | common.c | 1398 int gpio = gpio_cfg[board].mmc_cd; in board_mmc_getcd() local
|
| /rk3399_rockchip-uboot/board/bosch/shc/ |
| H A D | board.h | 19 #define GPIO_TO_PIN(bank, gpio) (32 * (bank) + (gpio)) argument
|