Home
last modified time | relevance | path

Searched refs:PORT_PJCR (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/sh/boards/mach-sh7763rdp/
H A Dsetup.c178 __raw_writew(__raw_readw(PORT_PJCR) & 0x0003, PORT_PJCR); in sh7763rdp_setup()
/openbmc/linux/arch/sh/include/mach-common/mach/
H A Dsh7763rdp.h29 #define PORT_PJCR 0xFFEF0012 macro
/openbmc/linux/arch/sh/include/cpu-sh3/cpu/
H A Dgpio.h24 #define PORT_PJCR 0xA4050110UL macro
/openbmc/linux/arch/sh/include/mach-se/mach/
H A Dse7722.h59 #define PORT_PJCR 0xA4050110UL macro
H A Dse7343.h69 #define PORT_PJCR 0xA4050110 macro
/openbmc/linux/arch/sh/boards/mach-se/7722/
H A Dsetup.c158 __raw_writew(0x1000, PORT_PJCR); /* PORT J 1 = IRQ1,J 0 =IRQ0 */ in se7722_setup()
/openbmc/linux/arch/sh/boards/
H A Dboard-magicpanelr2.c141 __raw_writew(0x0000, PORT_PJCR); /* 00 00 00 00 00 00 00 00 */ in setup_port_multiplexing()