Home
last modified time | relevance | path

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

/arch/sh/include/cpu-sh3/cpu/
Dgpio.h19 #define PORT_PACR 0xA4050100UL macro
68 #define PORT_PACR 0xa4000100UL macro
/arch/sh/include/mach-common/mach/
Dsh7763rdp.h27 #define PORT_PACR 0xFFEF0000 macro
/arch/sh/boards/mach-sh7763rdp/
Dsetup.c209 __raw_writew(__raw_readw(PORT_PACR) & ~0x3000, PORT_PACR); in sh7763rdp_setup()
/arch/sh/include/mach-se/mach/
Dse7343.h60 #define PORT_PACR 0xA4050100 macro
/arch/sh/boards/
Dboard-magicpanelr2.c103 __raw_writew(0x5555, PORT_PACR); /* 01 01 01 01 01 01 01 01 */ in setup_port_multiplexing()