V4L2_STD_ATSC
{ V4L2_STD_ATSC, " ATSC/DVB Digital" },
if (!(params->std & V4L2_STD_ATSC))
if (params->std & V4L2_STD_ATSC) {