Home
last modified time | relevance | path

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

/linux/arch/sh/include/mach-common/mach/
H A Dsh7763rdp.h30 #define PORT_PKCR 0xFFEF0014 macro
/linux/arch/sh/include/cpu-sh3/cpu/
H A Dgpio.h25 #define PORT_PKCR 0xA4050112UL macro
/linux/arch/sh/include/mach-se/mach/
H A Dse7722.h64 #define PORT_PKCR 0xA4050112UL macro
H A Dse7343.h70 #define PORT_PKCR 0xA4050112 macro
/linux/arch/sh/boards/mach-se/7722/
H A Dsetup.c166 __raw_writew(0x0000, PORT_PKCR); in se7722_setup()
/linux/arch/sh/boards/mach-sh7763rdp/
H A Dsetup.c181 __raw_writew(0, PORT_PKCR); in sh7763rdp_setup()
/linux/arch/sh/boards/
H A Dboard-magicpanelr2.c146 __raw_writew(0x00FF, PORT_PKCR); /* 00 00 00 00 11 11 11 11 */ in setup_port_multiplexing()