Searched refs:read_mode (Results 1 – 2 of 2) sorted by relevance
29 static int read_mode = -1; variable61 if (read_mode != -1) in parse_opts()63 read_mode = 1; in parse_opts()66 if (read_mode != -1 && read_mode != 1) in parse_opts()77 if (read_mode != -1) in parse_opts()79 read_mode = 1; in parse_opts()83 if (read_mode != -1) in parse_opts()85 read_mode = 0; in parse_opts()98 if (read_mode == 0) { in parse_opts()113 if (read_mode == 1 && read_byte_offset != -1) { in parse_opts()[all …]
806 u64 read_mode; in mt9m114_configure_pa() local813 &read_mode, NULL); in mt9m114_configure_pa()837 read_mode &= ~(MT9M114_CAM_SENSOR_CONTROL_X_READ_OUT_MASK | in mt9m114_configure_pa()841 read_mode |= MT9M114_CAM_SENSOR_CONTROL_X_READ_OUT_SUMMING; in mt9m114_configure_pa()843 read_mode |= MT9M114_CAM_SENSOR_CONTROL_Y_READ_OUT_SUMMING; in mt9m114_configure_pa()846 read_mode, &ret); in mt9m114_configure_pa()