Home
last modified time | relevance | path

Searched refs:PSCR (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dserial-sh7722.c6 #define PSCR 0xA405011E macro
13 data = __raw_readw(PSCR); in sh7722_sci_init_pins()
18 __raw_writew(data, PSCR); in sh7722_sci_init_pins()
/openbmc/u-boot/board/mpr2/
H A Dmpr2.c122 __raw_writew(0x0140, PSCR); /* 00 00 00 01 01 00 00 00 */ in board_init()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7723.h137 #define PSCR 0xA405011E macro
H A Dcpu_sh7724.h158 #define PSCR 0xA405011E macro
H A Dcpu_sh7720.h174 #define PSCR (PFC_BASE + 0x1C) macro
H A Dcpu_sh7722.h1208 #define PSCR 0xA405011E macro
/openbmc/u-boot/board/renesas/ap325rxa/
H A Dap325rxa.c112 outw(PSCR_D, PSCR); in board_init()
/openbmc/u-boot/board/ms7722se/
H A Dlowlevel_init.S138 PSCR_A: .long PSCR
/openbmc/u-boot/board/renesas/MigoR/
H A Dlowlevel_init.S126 PSCR_A: .long PSCR
/openbmc/u-boot/drivers/serial/
H A Dserial_sh.h93 # define PSCR 0xA405011E macro