Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/cpu/sh3/
H A Dserial-sh7710.c8 #define PBCR 0xa4050102 macro
14 __raw_writew(__raw_readw(PBCR) & 0x0fff, PBCR); in sh7710_sci_init_pins()
16 __raw_writew(__raw_readw(PBCR) & 0xf003, PBCR); in sh7710_sci_init_pins()
/openbmc/u-boot/board/renesas/ecovec/
H A Decovec.c87 outw((inw(PBCR) & ~0x300) | 0x100, PBCR); in board_init()
/openbmc/u-boot/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.h123 #define PBCR 0xA4050102 macro
H A Dcpu_sh7724.h144 #define PBCR 0xA4050102 macro
H A Dcpu_sh7720.h161 #define PBCR (PFC_BASE + 0x02) macro
H A Dcpu_sh7780.h400 #define PBCR 0xFFEA0002 macro
H A Dcpu_sh7722.h1194 #define PBCR 0xA4050102 macro
/openbmc/u-boot/board/mpr2/
H A Dmpr2.c68 __raw_writew(0x5555, PBCR); /* 01 01 01 01 01 01 01 01 */ in board_init()
/openbmc/u-boot/board/renesas/ap325rxa/
H A Dap325rxa.c98 outw(PBCR_D, PBCR); in board_init()
/openbmc/linux/drivers/net/ethernet/amd/
H A Dariadne.h367 volatile u_char PBCR; /* Port B Control Register */ member
/openbmc/u-boot/drivers/serial/
H A Dserial_sh.h80 # define PBCR 0xa4050102 macro