Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/cpu-sh3/cpu/
H A Dgpio.h20 #define PORT_PECR 0xA4050108UL macro
/openbmc/linux/arch/sh/include/mach-se/mach/
H A Dse7722.h58 #define PORT_PECR 0xA4050108UL macro
H A Dse7343.h65 #define PORT_PECR 0xA4050108 macro
/openbmc/linux/arch/sh/boards/mach-se/7343/
H A Dsetup.c169 __raw_writew(0x0002, PORT_PECR); /* PORT E 1 = IRQ5 */ in sh7343se_setup()
/openbmc/linux/arch/sh/boards/mach-se/7722/
H A Dsetup.c157 __raw_writew(0x0000, PORT_PECR); /* PORT E 1 = IRQ5 ,E 0 = BS */ in se7722_setup()
/openbmc/linux/arch/sh/boards/
H A Dboard-magicpanelr2.c121 __raw_writew(0x3C00, PORT_PECR); /* 00 11 11 00 00 00 00 00 */ in setup_port_multiplexing()