Searched refs:PORT_PTCR (Results 1 – 5 of 5) sorted by relevance
34 #define PORT_PTCR 0xA405011EUL macro
78 #define PORT_PTCR 0xA4050140 macro
193 __raw_writew(0x0001, PORT_PTCR); /* 00 00 00 00 00 00 00 01 */ in setup_port_multiplexing()
202 data = __raw_readw(PORT_PTCR); in sci_init_pins()203 __raw_writew((data & 0xfc03), PORT_PTCR); in sci_init_pins()212 data = __raw_readw(PORT_PTCR); in sci_init_pins()213 __raw_writew((data & 0xffc3), PORT_PTCR); in sci_init_pins()
29 # define PORT_PTCR 0xA405011EUL macro