Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Dls1012ardb.h42 #define __SW_REV_A 0xF8 macro
/OK3568_Linux_fs/u-boot/board/freescale/ls1012ardb/
H A Dls1012ardb.c44 if ((in1 & (~__SW_REV_MASK)) == __SW_REV_A) in checkboard()