Home
last modified time | relevance | path

Searched refs:PORT_PECR (Results 1 – 6 of 6) sorted by relevance

/arch/sh/include/cpu-sh3/cpu/
Dgpio.h23 #define PORT_PECR 0xA4050108UL macro
/arch/sh/include/mach-se/mach/
Dse7722.h62 #define PORT_PECR 0xA4050108UL macro
Dse7343.h64 #define PORT_PECR 0xA4050108 macro
/arch/sh/boards/mach-se/7343/
Dsetup.c168 __raw_writew(0x0002, PORT_PECR); /* PORT E 1 = IRQ5 */ in sh7343se_setup()
/arch/sh/boards/mach-se/7722/
Dsetup.c161 __raw_writew(0x0000, PORT_PECR); /* PORT E 1 = IRQ5 ,E 0 = BS */ in se7722_setup()
/arch/sh/boards/
Dboard-magicpanelr2.c123 __raw_writew(0x3C00, PORT_PECR); /* 00 11 11 00 00 00 00 00 */ in setup_port_multiplexing()