Searched refs:bootcfg3 (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/board/freescale/c29xpcie/ | ||
D | cpld.h | 30 u8 bootcfg3; /* 0x1a - Boot configure 3 Register */ member |
D | cpld.c | 85 printf("bootcfg3 = 0x%02x\n", in_8(&cpld_data->bootcfg3)); in cpld_dump_regs() |