Home
last modified time | relevance | path

Searched defs:GPIO_BASE (Results 1 – 25 of 25) sorted by relevance

/openbmc/skeleton/pysystemmgr/obmc/system/
H A D__init__.py17 GPIO_BASE = find_gpio_base() variable
/openbmc/u-boot/drivers/pch/
H A Dpch7.c10 #define GPIO_BASE 0x44 macro
H A Dpch9.c10 #define GPIO_BASE 0x48 macro
/openbmc/openbmc-test-automation/data/
H A DPalmetto.py6 GPIO_BASE = 320 variable
/openbmc/linux/drivers/staging/media/atomisp/pci/
Dsystem_local.c
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Dcpu.h28 #define GPIO_BASE 0x40028000 /* GPIO registers base */ macro
/openbmc/u-boot/board/aspeed/evb_ast2600/
H A Devb_ast2600.c15 #define GPIO_BASE 0x1e780000 macro
/openbmc/u-boot/board/aspeed/ast2600_dcscm/
H A Dast2600_dcscm.c15 #define GPIO_BASE 0x1e780000 macro
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dplatform.S64 #define GPIO_BASE 0x1e780000 macro
/openbmc/linux/drivers/mfd/
Dlpc_sch.c
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dbd82x6x.c23 #define GPIO_BASE 0x48 macro
/openbmc/u-boot/arch/x86/cpu/quark/
H A DKconfig103 config GPIO_BASE config
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmem_io.h24 #define GPIO_BASE 0x1e780000 macro
/openbmc/u-boot/drivers/gpio/
H A Dkona_gpio.c10 #define GPIO_BASE (void *)GPIO2_BASE_ADDR macro
/openbmc/u-boot/board/aspeed/ast2600_intel/
H A Dintel.c52 #define GPIO_BASE 0x1e780000 macro
/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/
H A Djz4780.h23 #define GPIO_BASE 0xb0010000 macro
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpch.h16 #define GPIO_BASE 0x48 /* LPC GPIO Base Address Register */ macro
/openbmc/linux/drivers/leds/
Dleds-ss4200.c
/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dpch.h72 #define GPIO_BASE 0x48 /* LPC GPIO Base Address Register */ macro
95 #define GPIO_BASE 0x48 /* LPC GPIO Base Address Register */ macro
/openbmc/u-boot/board/renesas/sh7785lcr/
H A Dlowlevel_init.S188 #define GPIO_BASE 0xffe70000 macro
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7752.h193 #define GPIO_BASE ((struct gpio_regs *)0xffec0000) macro
H A Dcpu_sh7753.h193 #define GPIO_BASE ((struct gpio_regs *)0xffec0000) macro
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dr8a7740.h18 #define GPIO_BASE 0xE6050000 macro
/openbmc/linux/drivers/pinctrl/
Dpinctrl-xway.c
/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h465 #define GPIO_BASE (EP93XX_APB_BASE | GPIO_OFFSET) macro