Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds