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

  /external/u-boot/board/freescale/t102xrdb/
cpld.h 44 #define CPLD_BOOT_SEL 0x80
t102xrdb.c 70 if (reg & CPLD_BOOT_SEL) {
  /external/u-boot/board/freescale/t208xrdb/
cpld.h 41 #define CPLD_BOOT_SEL 0x80
t208xrdb.c 42 if (reg & CPLD_BOOT_SEL) {

Completed in 530 milliseconds