Searched refs:x_mask (Results 1 – 10 of 10) sorted by relevance
/drivers/staging/media/atomisp/pci/ |
D | ia_css_tpg.h | 72 unsigned int x_mask; member
|
D | isp2400_input_system_global.h | 100 u32 x_mask; member
|
D | sh_css_sp.h | 177 sh_css_sp_configure_tpg(int x_mask,
|
D | isp2400_input_system_public.h | 351 u32 x_mask,
|
D | sh_css_sp.c | 695 sh_css_sp_configure_tpg(int x_mask, in sh_css_sp_configure_tpg() argument 701 sh_css_sp_group.config.tpg.x_mask = x_mask; in sh_css_sp_configure_tpg()
|
D | atomisp_compat_css20.c | 332 s_config->source.tpg.x_mask); in __dump_stream_config() 1933 s_config->source.tpg.x_mask = (1 << 4) - 1; in atomisp_css_input_set_mode()
|
D | sh_css.c | 829 stream_cfg->source.tpg.x_mask; in sh_css_translate_stream_cfg_to_input_system_input_port_attr() 9363 curr_stream->config.source.tpg.x_mask, 9370 curr_stream->config.source.tpg.x_mask,
|
/drivers/gpu/drm/omapdrm/ |
D | omap_dmm_tiler.c | 643 u32 x_bits, y_bits, tmp, x_mask, y_mask, alignment; in tiler_get_address() local 650 x_mask = MASK(x_bits); in tiler_get_address() 653 if (x < 0 || x > x_mask || y < 0 || y > y_mask) { in tiler_get_address() 655 x, x, x_mask, y, y, y_mask); in tiler_get_address() 661 x ^= x_mask; in tiler_get_address()
|
/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | input_system.c | 1570 u32 x_mask, in input_system_tpg_channel_cfg() argument 1589 channel.source_cfg.tpg_cfg.x_mask = x_mask; in input_system_tpg_channel_cfg()
|
/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
D | ia_css_debug.c | 3034 config->source.tpg.x_mask); in ia_css_debug_dump_stream_config_source()
|