Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sh/boards/mach-sh7763rdp/
Dsetup.c169 __raw_writew((__raw_readw(PORT_PSEL2) & 0xFFC3), PORT_PSEL2); in sh7763rdp_setup()
184 __raw_writew((__raw_readw(PORT_PSEL2) & 0x00C0), PORT_PSEL2); in sh7763rdp_setup()
/linux-6.1.9/arch/sh/include/mach-common/mach/
Dsh7763rdp.h19 #define PORT_PSEL2 0xFFEF0074 macro