Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/t4rdb/
H A Dcpld.h28 u8 sw4_status; /* 0x0c - SW4 Status Read Back Register */ member
H A Dcpld.c90 printf("sw4_status = 0x%02x\n", CPLD_READ(sw4_status)); in cpld_dump_regs()