Searched refs:FW_SECURE_MASK (Results 1 – 1 of 1) sorted by relevance
54 #define FW_SECURE_MASK 0xc0 macro843 if ((loader_ver & FW_SECURE_MASK) == FW_OPEN) in nxp_get_fw_name_from_chipid()845 else if ((loader_ver & FW_SECURE_MASK) != FW_AUTH_ILLEGAL) in nxp_get_fw_name_from_chipid()851 if ((loader_ver & FW_SECURE_MASK) == FW_OPEN) in nxp_get_fw_name_from_chipid()853 else if ((loader_ver & FW_SECURE_MASK) != FW_AUTH_ILLEGAL) in nxp_get_fw_name_from_chipid()