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

  /external/u-boot/board/ms7722se/
ms7722se.c 28 outw(inw(PXCR) & ~0xf000, PXCR);
  /external/u-boot/board/renesas/ecovec/
ecovec.c 37 /* SH-Eth (PLCR, PNCR, PXCR, PSELx )*/
40 outw(inw(PXCR) & ~0x0FC0, PXCR);
  /external/u-boot/board/renesas/ap325rxa/
ap325rxa.c 117 outw(PXCR_D, PXCR);
  /external/u-boot/arch/sh/include/asm/
cpu_sh7723.h 142 #define PXCR 0xA4050148
cpu_sh7724.h 163 #define PXCR 0xA4050148
cpu_sh7722.h     [all...]

Completed in 5084 milliseconds