Home
last modified time | relevance | path

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

/arch/sh/boards/mach-sdk7786/
Dfpga.c44 if (ioread16(base + SRSTR) == SRSTR_MAGIC) in sdk7786_fpga_probe()
/arch/sh/include/mach-sdk7786/mach/
Dfpga.h9 #define SRSTR_MAGIC 0x1971 /* Fixed magical read value */ macro