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

  /external/u-boot/arch/arm/mach-omap2/am33xx/
fdt.c 19 if (GP_DEVICE != get_device_type()) {
  /external/u-boot/arch/arm/mach-omap2/omap3/
board.c 154 if (mode == GP_DEVICE)
381 if (get_device_type() == GP_DEVICE)
391 if (get_device_type() == GP_DEVICE)
417 if (get_device_type() == GP_DEVICE) {
sys_info.c 355 case GP_DEVICE:
  /external/u-boot/arch/arm/mach-omap2/
hwinit-common.c 80 case GP_DEVICE:
utils.c 66 case GP_DEVICE:
  /external/u-boot/arch/arm/mach-omap2/omap5/
fdt.c 135 if (GP_DEVICE != get_device_type()) {
  /external/u-boot/arch/arm/include/asm/
omap_common.h 802 #define GP_DEVICE 0x3

Completed in 1004 milliseconds