Home
last modified time | relevance | path

Searched refs:PORT_PFCR (Results 1 – 5 of 5) sorted by relevance

/linux/arch/sh/include/cpu-sh3/cpu/
H A Dgpio.h21 #define PORT_PFCR 0xA405010AUL macro
68 #define PORT_PFCR 0xa400010aUL macro
/linux/arch/sh/boards/mach-sh7763rdp/
H A Dsetup.c196 __raw_writew(0x0, PORT_PFCR); in sh7763rdp_setup()
197 __raw_writew(0x0, PORT_PFCR); in sh7763rdp_setup()
198 __raw_writew(0x0, PORT_PFCR); in sh7763rdp_setup()
/linux/arch/sh/include/mach-common/mach/
H A Dsh7763rdp.h25 #define PORT_PFCR 0xFFEF000A macro
/linux/arch/sh/include/mach-se/mach/
H A Dse7343.h66 #define PORT_PFCR 0xA405010A macro
/linux/arch/sh/boards/
H A Dboard-magicpanelr2.c126 __raw_writew(0x0002, PORT_PFCR); /* 00 00 00 00 00 00 00 10 */ in setup_port_multiplexing()