HomeSort by relevance Sort by last modified time
    Searched refs:GPIO_BASE (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtLedStatusCode/
RtLedStatusCode.h 47 #define GPIO_BASE(a, b) (UINT16) ((a << 8) | (b))
RtLedStatusCode.c 310 GpioBase = GPIO_BASE (SIO_GPIO_HIGH, SIO_GPIO_LOW);
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/poplar/
bl1_plat_setup.c 79 pl061_gpio_register(GPIO_BASE(i), i);
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/poplar/include/
hi3798cv200.h 34 #define GPIO_BASE(x) (x != 5 ? \
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/include/
mt8173_def.h 21 #define GPIO_BASE (IO_PHYS + 0x5000)
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
platform_def.h 21 #define GPIO_BASE (IO_PHYS + 0x370000)

Completed in 228 milliseconds