Searched refs:shd (Results 1 – 6 of 6) sorted by relevance
2115 acc->shd.shd = acc_user->shd.shd; in imgu_css_cfg_acc()2116 acc->shd.shd_lut = acc_user->shd.shd_lut; in imgu_css_cfg_acc()2119 acc->shd.shd = acc_old->shd.shd; in imgu_css_cfg_acc()2120 acc->shd.shd_lut = acc_old->shd.shd_lut; in imgu_css_cfg_acc()2123 acc->shd.shd = imgu_css_shd_defaults; in imgu_css_cfg_acc()2124 memset(&acc->shd.shd_lut, 0, sizeof(acc->shd.shd_lut)); in imgu_css_cfg_acc()2127 if (acc->shd.shd.grid.width <= 0) in imgu_css_cfg_acc()2130 acc->shd.shd.grid.grid_height_per_slice = in imgu_css_cfg_acc()2131 IMGU_ABI_SHD_MAX_CELLS_PER_SET / acc->shd.shd.grid.width; in imgu_css_cfg_acc()2133 if (acc->shd.shd.grid.grid_height_per_slice <= 0) in imgu_css_cfg_acc()[all …]
735 struct ipu3_uapi_shd_config_static shd __aligned(32);1283 struct imgu_abi_shd_config shd __aligned(32);
1226 struct soc_camera_host_desc *shd = &sdesc->host_desc; in soc_camera_i2c_init() local1239 adap = i2c_get_adapter(shd->i2c_adapter_id); in soc_camera_i2c_init()1242 shd->i2c_adapter_id); in soc_camera_i2c_init()1258 shd->board_info->platform_data = ssdd; in soc_camera_i2c_init()1261 shd->i2c_adapter_id, shd->board_info->addr); in soc_camera_i2c_init()1270 shd->board_info, NULL); in soc_camera_i2c_init()1632 struct soc_camera_host_desc *shd = &sdesc->host_desc; in soc_camera_probe() local1661 if (shd->board_info) { in soc_camera_probe()1665 } else if (!shd->add_device || !shd->del_device) { in soc_camera_probe()1673 if (shd->module_name) in soc_camera_probe()[all …]
189 ; IRQ shd definitely not happen between now and rtie
322 ; IRQ shd definitely not happen between now and rtie
1197 struct ipu3_uapi_shd_config_static shd __attribute__((aligned(32))); member2465 struct ipu3_uapi_shd_config shd __attribute__((aligned(32))); member