Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/renesas/ecovec/
H A Decovec.c88 outw((inw(PBCR) & ~0x300) | 0x100, PBCR); in board_init()
/rk3399_rockchip-uboot/arch/sh/include/asm/
H A Dcpu_sh7203.h10 #define PBCR 0xA4050102 macro
H A Dcpu_sh7264.h10 #define PBCR 0xA4050102 macro
H A Dcpu_sh7706.h13 #define PBCR 0xA4050102 macro
H A Dcpu_sh7710.h13 #define PBCR 0xA4050102 macro
H A Dcpu_sh7723.h124 #define PBCR 0xA4050102 macro
H A Dcpu_sh7724.h145 #define PBCR 0xA4050102 macro
H A Dcpu_sh7720.h162 #define PBCR (PFC_BASE + 0x02) macro
H A Dcpu_sh7780.h401 #define PBCR 0xFFEA0002 macro
H A Dcpu_sh7722.h1195 #define PBCR 0xA4050102 macro
/rk3399_rockchip-uboot/board/mpr2/
H A Dmpr2.c69 __raw_writew(0x5555, PBCR); /* 01 01 01 01 01 01 01 01 */ in board_init()
/rk3399_rockchip-uboot/board/renesas/ap325rxa/
H A Dap325rxa.c99 outw(PBCR_D, PBCR); in board_init()
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_sh.h80 # define PBCR 0xa4050102 macro