Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/renesas/sh7785lcr/
H A Dselfcheck.c20 #define PLD_VERSR (0x0400000c + NOCACHE_OFFSET) macro
26 printf("PLD version = %04x\n", readb(PLD_VERSR)); in test_pld()
/OK3568_Linux_fs/kernel/arch/sh/include/mach-common/mach/
H A Dsh7785lcr.h33 #define PLD_VERSR (PLD_BASE_ADDR + 0x0c) macro