Searched refs:fancsr (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/board/freescale/c29xpcie/ | ||
D | cpld.h | 24 u8 fancsr; /* 0x14 - Fan control and status Register */ member |
D | cpld.c | 79 printf("fancsr = 0x%02x\n", in_8(&cpld_data->fancsr)); in cpld_dump_regs() |