Home
last modified time | relevance | path

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

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