Home
last modified time | relevance | path

Searched refs:PSELA (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/sh/boot/romimage/
H A Dmmcif-sh7724.c19 #define PSELA 0xa405014e macro
51 __raw_writew(__raw_readw(PSELA) & ~0x2000, PSELA); in mmcif_loader()
/openbmc/u-boot/board/renesas/ecovec/
H A Decovec.c76 outw((inw(PSELA) & ~0x40) | 0x40, PSELA); in board_init()
/openbmc/u-boot/board/mpr2/
H A Dmpr2.c46 …__raw_writew(0xAABC, PSELA); /* 10 10 10 10 10 11 11 … in board_init()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7723.h145 #define PSELA 0xA405014E macro
H A Dcpu_sh7724.h166 #define PSELA 0xA405014E macro
H A Dcpu_sh7720.h178 #define PSELA (PFC_BASE + 0x24) macro
H A Dcpu_sh7722.h1216 #define PSELA 0xA405014E macro
/openbmc/u-boot/board/renesas/ap325rxa/
H A Dap325rxa.c78 outw(PSELA_D, PSELA); in board_init()