Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/renesas/ecovec/
H A Decovec.c82 outw((inw(PACR) & ~0x0C) | 0x04, PACR); in board_init()
/rk3399_rockchip-uboot/arch/sh/include/asm/
H A Dcpu_sh7203.h9 #define PACR 0xA4050100 macro
H A Dcpu_sh7264.h9 #define PACR 0xA4050100 macro
H A Dcpu_sh7706.h12 #define PACR 0xA4050100 macro
H A Dcpu_sh7710.h12 #define PACR 0xA4050100 macro
H A Dcpu_sh7723.h123 #define PACR 0xA4050100 macro
H A Dcpu_sh7724.h144 #define PACR 0xA4050100 macro
H A Dcpu_sh7720.h161 #define PACR (PFC_BASE + 0x00) macro
H A Dcpu_sh7780.h400 #define PACR 0xFFEA0000 macro
H A Dcpu_sh7722.h1194 #define PACR 0xA4050100 macro
/rk3399_rockchip-uboot/board/mpr2/
H A Dmpr2.c65 __raw_writew(0x5555, PACR); /* 01 01 01 01 01 01 01 01 */ in board_init()
/rk3399_rockchip-uboot/board/renesas/ap325rxa/
H A Dap325rxa.c98 outw(PACR_D, PACR); in board_init()
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_sh.h79 # define PACR 0xa4050100 macro