Home | History | Annotate | Download | only in altboot

Lines Matching defs:consport

224 	int consport;
322 consport = brdprop->consport;
324 uart1base = 0xfc000000 + consport; /* 0x4500, 0x4600 */
328 uart1base = 0xfe000000 + consport; /* 0x3f8, 0x2f8 */
335 bi_cons.addr = consport;
396 #ifdef CONSPORT
397 brd->consport = CONSPORT;
573 #ifdef CONSPORT
574 brd->consport = CONSPORT;