Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/t4rdb/
H A Dcpld.h26 u8 sw3_status; /* 0x0b - SW3 Status Read Back Register */ member
H A Dcpld.c88 printf("sw3_status = 0x%02x\n", CPLD_READ(sw3_status)); in cpld_dump_regs()