Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/boards/mach-sh7763rdp/
Dsetup.c173 __raw_writew((__raw_readw(PORT_PSEL2) & 0xFFC3), PORT_PSEL2); in sh7763rdp_setup()
188 __raw_writew((__raw_readw(PORT_PSEL2) & 0x00C0), PORT_PSEL2); in sh7763rdp_setup()
/linux-4.4.14/arch/sh/include/mach-common/mach/
Dsh7763rdp.h23 #define PORT_PSEL2 0xFFEF0074 macro