Home
last modified time | relevance | path

Searched refs:PLD_SWSR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/renesas/sh7785lcr/
H A Dselfcheck.c18 #define PLD_SWSR (0x0400000a + NOCACHE_OFFSET) macro
47 while (readb(PLD_SWSR) != 0x05) { in test_dipsw()
52 while (readb(PLD_SWSR) != 0x0A) { in test_dipsw()
/openbmc/linux/arch/sh/include/mach-common/mach/
H A Dsh7785lcr.h32 #define PLD_SWSR (PLD_BASE_ADDR + 0x0a) macro