Home
last modified time | relevance | path

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

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