Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/include/mach-common/mach/
Dsecureedge5410.h40 #define SECUREEDGE_IOPORT_ADDR ((volatile short *) 0xb0000000) macro
43 #define SECUREEDGE_WRITE_IOPORT(val, mask) (*SECUREEDGE_IOPORT_ADDR = \
47 ((*SECUREEDGE_IOPORT_ADDR&0x0817) | (secureedge5410_ioport&~0x0817))