Searched refs:debugPortMpp (Results 1 – 2 of 2) sorted by relevance
133 u32 debugPortMpp; /* debug print port MPP configuration */ member
419 hdr->options |= (opt->debugPortMpp << BHR_OPT_UART_MPPS_OFFS) & in build_headers()1704 options.debugPortMpp = strtoul(optarg, &endptr, 10); in main()1709 options.debugPortMpp); in main()