TYPE_MASK
type = (ltq_r32(FALCON_CHIPTYPE) & TYPE_MASK) >> TYPE_SHIFT;
type &= ~TYPE_MASK;
nfc_op.ndcb[0] &= ~(NDCB0_CMD_TYPE(TYPE_MASK) |