Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/
H A Dboard-urquell.c54 .start = BOARDREG(SLEDR),
55 .end = BOARDREG(SLEDR),
/openbmc/linux/arch/sh/include/mach-common/mach/
H A Durquell.h31 #define BOARDREG(ofs) (FPGA_BASE + ofs##_OFS) macro