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