Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()