Home
last modified time | relevance | path

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

/arch/sh/include/mach-common/mach/
Dsh7763rdp.h33 #define PORT_PJCR 0xFFEF0012 macro
/arch/sh/include/cpu-sh3/cpu/
Dgpio.h27 #define PORT_PJCR 0xA4050110UL macro
/arch/sh/boards/mach-sh7763rdp/
Dsetup.c182 __raw_writew(__raw_readw(PORT_PJCR) & 0x0003, PORT_PJCR); in sh7763rdp_setup()
/arch/sh/include/mach-se/mach/
Dse7722.h63 #define PORT_PJCR 0xA4050110UL macro
Dse7343.h68 #define PORT_PJCR 0xA4050110 macro
/arch/sh/boards/mach-se/7722/
Dsetup.c162 __raw_writew(0x1000, PORT_PJCR); /* PORT J 1 = IRQ1,J 0 =IRQ0 */ in se7722_setup()
/arch/sh/boards/
Dboard-magicpanelr2.c143 __raw_writew(0x0000, PORT_PJCR); /* 00 00 00 00 00 00 00 00 */ in setup_port_multiplexing()