Searched refs:config_counter (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispstat.h42 u16 config_counter; member in struct:ispstat_buffer
105 u16 config_counter; member in struct:ispstat
124 u16 config_counter; member in struct:ispstat_generic_config
H A Dispstat.c246 stat->active_buf->config_counter = stat->config_counter;
466 status->config_counter = stat->config_counter;
501 data->config_counter = buf->config_counter;
606 * Returning the right future config_counter for this setup, so
609 user_cfg->config_counter = stat->config_counter + stat->inc_config;
H A Disph3a_aewb.c73 aewb->config_counter += aewb->inc_config;
H A Disph3a_af.c123 af->config_counter += af->inc_config;
H A Disphist.c135 hist->config_counter += hist->inc_config;
/linux-master/include/uapi/linux/
H A Domap3isp.h78 __u16 config_counter; member in struct:omap3isp_stat_event_status
144 __u16 config_counter; member in struct:omap3isp_h3a_aewb_config
168 * @config_counter: Number of the configuration associated with the data.
184 __u16 config_counter;
199 __u16 config_counter;
247 __u16 config_counter; member in struct:omap3isp_hist_config
309 __u16 config_counter; member in struct:omap3isp_h3a_af_config
/linux-master/drivers/gpu/drm/i915/
H A Di915_pmu.c74 static u64 config_counter(const u64 config) function
83 switch (config_counter(config)) {
557 switch (config_counter(config)) {
666 const u64 config = config_counter(event->attr.config);

Completed in 128 milliseconds