Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/cpu-sh3/cpu/
H A Dgpio.h18 #define PORT_PCCR 0xA4050104UL macro
67 #define PORT_PCCR 0xa4000104UL macro
/openbmc/linux/arch/sh/boards/mach-sh7763rdp/
H A Dsetup.c206 __raw_writew(__raw_readw(PORT_PCCR) & ~0xCFC3, PORT_PCCR); in sh7763rdp_setup()
/openbmc/linux/arch/sh/include/mach-common/mach/
H A Dsh7763rdp.h24 #define PORT_PCCR 0xFFEF0004 macro
/openbmc/linux/arch/sh/include/mach-se/mach/
H A Dse7343.h63 #define PORT_PCCR 0xA4050104 macro
/openbmc/linux/arch/sh/boards/
H A Dboard-magicpanelr2.c111 __raw_writew(0x5500, PORT_PCCR); /* 01 01 01 01 00 00 00 00 */ in setup_port_multiplexing()