Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/c29xpcie/
H A Dcpld.h22 u8 wdcsr; /* 0x12 - Watchdog control and status Register */ member
H A Dcpld.c77 printf("wdcsr = 0x%02x\n", in_8(&cpld_data->wdcsr)); in cpld_dump_regs()