Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/cpu-sh3/cpu/
H A Dgpio.h16 #define PORT_PACR 0xA4050100UL macro
65 #define PORT_PACR 0xa4000100UL macro
/openbmc/linux/arch/sh/boards/mach-sh7763rdp/
H A Dsetup.c205 __raw_writew(__raw_readw(PORT_PACR) & ~0x3000, PORT_PACR); in sh7763rdp_setup()
/openbmc/linux/arch/sh/include/mach-common/mach/
H A Dsh7763rdp.h23 #define PORT_PACR 0xFFEF0000 macro
/openbmc/linux/arch/sh/include/mach-se/mach/
H A Dse7343.h61 #define PORT_PACR 0xA4050100 macro
/openbmc/linux/arch/sh/boards/
H A Dboard-magicpanelr2.c101 __raw_writew(0x5555, PORT_PACR); /* 01 01 01 01 01 01 01 01 */ in setup_port_multiplexing()