Home
last modified time | relevance | path

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

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