Lines Matching +full:flow +full:- +full:controller
21 #include <asm/smp-ops.h>
24 #include <asm/mips-cps.h>
25 #include <asm/mips-boards/generic.h>
26 #include <asm/mips-boards/malta.h>
31 /* Bonito64 system controller register base. */
35 /* GT64120 system controller register base */
38 /* MIPS System controller register base */
46 char parity = '\0', bits = '\0', flow = '\0'; in console_config() local
52 baud = baud*10 + *s++ - '0'; in console_config()
64 flow = 'r'; in console_config()
72 if (flow == '\0') in console_config()
73 flow = 'r'; in console_config()
83 parity, bits, flow); in console_config()
122 * the system controller on a CORE_EMUL board in prom_init()
175 * Setup the North bridge to do Master byte-lane swapping in prom_init()
208 * Setup the North bridge to do Master byte-lane swapping in prom_init()
260 ((MSC01_PCI_CFG_MAXRTRY_MSK - 1) << in prom_init()
276 /* Unknown system controller */ in prom_init()