Home
last modified time | relevance | path

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

/linux/arch/sh/boards/mach-sh7763rdp/
H A Dsetup.c171 __raw_writew(__raw_readw(PORT_PICR) & 0xFC0F, PORT_PICR); in sh7763rdp_setup()
180 __raw_writew(__raw_readw(PORT_PICR) & 0xF3FF, PORT_PICR); in sh7763rdp_setup()
/linux/arch/sh/include/mach-common/mach/
H A Dsh7763rdp.h28 #define PORT_PICR 0xFFEF0010 macro