Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/cpu/sh3/
H A Dserial-sh7720.c16 data = __raw_readw(PORT_PTCR); in sh7720_sci_init_pins()
17 __raw_writew((data & 0xfc03), PORT_PTCR); in sh7720_sci_init_pins()
26 data = __raw_readw(PORT_PTCR); in sh7720_sci_init_pins()
27 __raw_writew((data & 0xffc3), PORT_PTCR); in sh7720_sci_init_pins()
/openbmc/linux/arch/sh/include/cpu-sh3/cpu/
H A Dgpio.h31 #define PORT_PTCR 0xA405011EUL macro
/openbmc/linux/arch/sh/include/mach-se/mach/
H A Dse7343.h77 #define PORT_PTCR 0xA4050140 macro
/openbmc/linux/arch/sh/boards/
H A Dboard-magicpanelr2.c197 __raw_writew(0x0001, PORT_PTCR); /* 00 00 00 00 00 00 00 01 */ in setup_port_multiplexing()
/openbmc/u-boot/drivers/serial/
H A Dserial_sh.h50 # define PORT_PTCR 0xA405011EUL macro