Searched refs:FW_SECURE_MASK (Results 1 – 1 of 1) sorted by relevance
55 #define FW_SECURE_MASK 0xc0 macro904 if ((loader_ver & FW_SECURE_MASK) == FW_OPEN) in nxp_get_fw_name_from_chipid()906 else if ((loader_ver & FW_SECURE_MASK) != FW_AUTH_ILLEGAL) in nxp_get_fw_name_from_chipid()912 if ((loader_ver & FW_SECURE_MASK) == FW_OPEN) in nxp_get_fw_name_from_chipid()914 else if ((loader_ver & FW_SECURE_MASK) != FW_AUTH_ILLEGAL) in nxp_get_fw_name_from_chipid()