Searched refs:CMN_HDR_VERSION_MASK (Results 1 – 1 of 1) sorted by relevance
57 #define CMN_HDR_VERSION_MASK 0x0 macro246 if ((data[0] | CMN_HDR_VERSION_MASK) != 1) { in read_common_header()347 if ((data[0] | CMN_HDR_VERSION_MASK) != 1) { in read_board_info()