Home
last modified time | relevance | path

Searched refs:GPIO_BASE (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtLedStatusCode/
DRtLedStatusCode.h47 #define GPIO_BASE(a, b) (UINT16) ((a << 8) | (b)) macro
DRtLedStatusCode.c310 GpioBase = GPIO_BASE (SIO_GPIO_HIGH, SIO_GPIO_LOW); in SendDataToLed()
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/poplar/
Dbl1_plat_setup.c79 pl061_gpio_register(GPIO_BASE(i), i); in bl1_platform_setup()
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/poplar/include/
Dhi3798cv200.h34 #define GPIO_BASE(x) (x != 5 ? \ macro
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/include/
Dmt8173_def.h21 #define GPIO_BASE (IO_PHYS + 0x5000) macro
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
Dplatform_def.h21 #define GPIO_BASE (IO_PHYS + 0x370000) macro