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

  /external/u-boot/board/micronas/vct/vcth/
reg_gpio.h 14 #define GPIO_SWPORTA_DR(base) ((base) + GPIO_SWPORTA_DR_OFFS)
  /external/u-boot/board/micronas/vct/vctv/
reg_gpio.h 14 #define GPIO_SWPORTA_DR(base) ((base) + GPIO_SWPORTA_DR_OFFS)
  /external/u-boot/board/micronas/vct/
gpio.c 60 clrsetbits(GPIO_SWPORTA_DR(gpio_base), MASK(pin), 0);
62 clrsetbits(GPIO_SWPORTA_DR(gpio_base), 0, MASK(pin));
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/
Ioh.h 231 #define GPIO_SWPORTA_DR 0x00
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
PlatformEarlyInit.c     [all...]

Completed in 1772 milliseconds