Home
last modified time | relevance | path

Searched refs:debugPortMpp (Results 1 – 2 of 2) sorted by relevance

/external/coreboot/util/marvell/doimage_mv/
Ddoimage.h133 u32 debugPortMpp; /* debug print port MPP configuration */ member
Ddoimage.c419 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()