Home
last modified time | relevance | path

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

/arch/sh/include/cpu-sh3/cpu/
Dgpio.h21 #define PORT_PCCR 0xA4050104UL macro
70 #define PORT_PCCR 0xa4000104UL macro
/arch/sh/include/mach-common/mach/
Dsh7763rdp.h28 #define PORT_PCCR 0xFFEF0004 macro
/arch/sh/boards/mach-sh7763rdp/
Dsetup.c210 __raw_writew(__raw_readw(PORT_PCCR) & ~0xCFC3, PORT_PCCR); in sh7763rdp_setup()
/arch/sh/include/mach-se/mach/
Dse7343.h62 #define PORT_PCCR 0xA4050104 macro
/arch/sh/boards/
Dboard-magicpanelr2.c113 __raw_writew(0x5500, PORT_PCCR); /* 01 01 01 01 00 00 00 00 */ in setup_port_multiplexing()