Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/include/cpu-sh3/cpu/
Dgpio.h24 #define PORT_PFCR 0xA405010AUL macro
71 #define PORT_PFCR 0xa400010aUL macro
/linux-3.4.99/arch/sh/boards/mach-sh7763rdp/
Dsetup.c200 __raw_writew(0x0, PORT_PFCR); in sh7763rdp_setup()
201 __raw_writew(0x0, PORT_PFCR); in sh7763rdp_setup()
202 __raw_writew(0x0, PORT_PFCR); in sh7763rdp_setup()
/linux-3.4.99/arch/sh/include/mach-common/mach/
Dsh7763rdp.h29 #define PORT_PFCR 0xFFEF000A macro
/linux-3.4.99/arch/sh/include/mach-se/mach/
Dse7343.h67 #define PORT_PFCR 0xA405010A macro
/linux-3.4.99/arch/sh/boards/
Dboard-magicpanelr2.c119 __raw_writew(0x0002, PORT_PFCR); /* 00 00 00 00 00 00 00 10 */ in setup_port_multiplexing()