Searched refs:PORT_MUX (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dserial_core.h83 #define PORT_MUX 48 macro
/linux-4.1.27/drivers/tty/serial/
H A Dmux.c353 port->type = PORT_MUX; mux_config_port()
488 port->type = PORT_MUX; mux_probe()
/linux-4.1.27/arch/blackfin/kernel/
H A Ddebug-mmrs.c25 /* Common code defines PORT_MUX on us, so redirect the MMR back locally */
27 #undef PORT_MUX macro
28 #define PORT_MUX BFIN_PORT_MUX macro
1837 D16(PORT_MUX); bfin_debug_mmrs_init()
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h935 #define bfin_read_PORT_MUX() bfin_read16(PORT_MUX)
936 #define bfin_write_PORT_MUX(val) bfin_write16(PORT_MUX, val)
H A DdefBF512.h1087 /* PORT_MUX Masks */
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h952 #define bfin_read_PORT_MUX() bfin_read16(PORT_MUX)
953 #define bfin_write_PORT_MUX(val) bfin_write16(PORT_MUX, val)
H A DdefBF522.h1090 /* PORT_MUX Masks */
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h1408 /* PORT_MUX Masks */

Completed in 223 milliseconds