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

  /external/u-boot/board/freescale/m54455evb/
m54455evb.c 98 tmp = (in_8(&gpio->par_fec) & GPIO_PAR_FEC_FEC1_UNMASK) | 0x10;
  /external/u-boot/arch/m68k/cpu/mcf5445x/
cpu_init.c 404 clrbits_8(&gpio->par_fec, ~GPIO_PAR_FEC_FEC1_UNMASK);
  /external/u-boot/arch/m68k/include/asm/
m5445x.h 272 #define GPIO_PAR_FEC_FEC1_UNMASK (0x8F)
    [all...]

Completed in 50 milliseconds