Home
last modified time | relevance | path

Searched refs:PACR (Results 1 – 13 of 13) sorted by relevance

/external/u-boot/board/renesas/ecovec/
Decovec.c81 outw((inw(PACR) & ~0x0C) | 0x04, PACR); in board_init()
/external/u-boot/arch/sh/include/asm/
Dcpu_sh7203.h9 #define PACR 0xA4050100 macro
Dcpu_sh7264.h9 #define PACR 0xA4050100 macro
Dcpu_sh7706.h12 #define PACR 0xA4050100 macro
Dcpu_sh7710.h12 #define PACR 0xA4050100 macro
Dcpu_sh7723.h122 #define PACR 0xA4050100 macro
Dcpu_sh7724.h143 #define PACR 0xA4050100 macro
Dcpu_sh7720.h160 #define PACR (PFC_BASE + 0x00) macro
Dcpu_sh7780.h399 #define PACR 0xFFEA0000 macro
Dcpu_sh7722.h1193 #define PACR 0xA4050100 macro
/external/u-boot/board/mpr2/
Dmpr2.c64 __raw_writew(0x5555, PACR); /* 01 01 01 01 01 01 01 01 */ in board_init()
/external/u-boot/board/renesas/ap325rxa/
Dap325rxa.c97 outw(PACR_D, PACR); in board_init()
/external/u-boot/drivers/serial/
Dserial_sh.h79 # define PACR 0xa4050100 macro