Home
last modified time | relevance | path

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

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