Searched refs:x_mask (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/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 | 172 sh_css_sp_configure_tpg(int x_mask,
|
D | isp2400_input_system_public.h | 351 u32 x_mask,
|
D | sh_css_sp.c | 692 sh_css_sp_configure_tpg(int x_mask, in sh_css_sp_configure_tpg() argument 698 sh_css_sp_group.config.tpg.x_mask = x_mask; in sh_css_sp_configure_tpg()
|
D | atomisp_compat_css20.c | 312 s_config->source.tpg.x_mask); in __dump_stream_config() 1690 s_config->source.tpg.x_mask = (1 << 4) - 1; in atomisp_css_input_set_mode()
|
D | sh_css.c | 766 stream_cfg->source.tpg.x_mask; in sh_css_translate_stream_cfg_to_input_system_input_port_attr() 8216 curr_stream->config.source.tpg.x_mask, in ia_css_stream_create() 8223 curr_stream->config.source.tpg.x_mask, in ia_css_stream_create()
|
/Linux-v6.6/drivers/gpu/drm/omapdrm/ |
D | omap_dmm_tiler.c | 636 u32 x_bits, y_bits, tmp, x_mask, y_mask, alignment; in tiler_get_address() local 643 x_mask = MASK(x_bits); in tiler_get_address() 646 if (x < 0 || x > x_mask || y < 0 || y > y_mask) { in tiler_get_address() 648 x, x, x_mask, y, y, y_mask); in tiler_get_address() 654 x ^= x_mask; in tiler_get_address()
|
/Linux-v6.6/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | input_system.c | 1516 u32 x_mask, in input_system_tpg_channel_cfg() argument 1535 channel.source_cfg.tpg_cfg.x_mask = x_mask; in input_system_tpg_channel_cfg()
|
/Linux-v6.6/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
D | ia_css_debug.c | 3025 config->source.tpg.x_mask); in ia_css_debug_dump_stream_config_source()
|