Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/renesas/sh7785lcr/
H A Dselfcheck.c19 #define PLD_SWSR (0x0400000a + NOCACHE_OFFSET) macro
48 while (readb(PLD_SWSR) != 0x05) { in test_dipsw()
53 while (readb(PLD_SWSR) != 0x0A) { in test_dipsw()
/OK3568_Linux_fs/kernel/arch/sh/include/mach-common/mach/
H A Dsh7785lcr.h32 #define PLD_SWSR (PLD_BASE_ADDR + 0x0a) macro