Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/cpu/sh3/
H A Dserial-sh7720.c20 data = __raw_readw(PORT_PVCR); in sh7720_sci_init_pins()
21 __raw_writew((data & 0xfc03), PORT_PVCR); in sh7720_sci_init_pins()
30 data = __raw_readw(PORT_PVCR); in sh7720_sci_init_pins()
31 __raw_writew((data & 0xffc3), PORT_PVCR); in sh7720_sci_init_pins()
/openbmc/linux/arch/sh/include/cpu-sh3/cpu/
H A Dgpio.h33 #define PORT_PVCR 0xA4050122UL macro
/openbmc/linux/arch/sh/include/mach-se/mach/
H A Dse7343.h79 #define PORT_PVCR 0xA4050144 macro
/openbmc/linux/arch/sh/boards/
H A Dboard-magicpanelr2.c207 __raw_writew(0x0142, PORT_PVCR); /* 00 00 00 01 01 00 00 10 */ in setup_port_multiplexing()
/openbmc/u-boot/drivers/serial/
H A Dserial_sh.h51 # define PORT_PVCR 0xA4050122UL macro