ID_ARCH_MAJOR_MASK
return FIELD_GET(ID_ARCH_MAJOR_MASK, ethosudev->npu_info.id) == 1;
FIELD_GET(ID_ARCH_MAJOR_MASK, id),