Home
last modified time | relevance | path

Searched refs:target_cfg (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/files/
H A D0001-Pass-Yocto-build-settings-to-psa-arch-tests-native.patch12 api-tests/tools/scripts/target_cfg/CMakeLists.txt | 4 +++-
15 diff --git a/api-tests/tools/scripts/target_cfg/CMakeLists.txt b/api-tests/tools/scripts/target_cfg
17 --- a/api-tests/tools/scripts/target_cfg/CMakeLists.txt
18 +++ b/api-tests/tools/scripts/target_cfg/CMakeLists.txt
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c895 channel.target_cfg.target_isp_cfg; in input_system_configure_channel()
897 channel.target_cfg.target_sp_cfg; in input_system_configure_channel()
1325 channel.target_cfg = target; in input_system_csi_fifo_channel_cfg()
1354 channel.target_cfg = target; in input_system_csi_fifo_channel_with_counting_cfg()
1385 channel.target_cfg = target; in input_system_csi_sram_channel_cfg()
1420 channel.target_cfg = target; in input_system_csi_xmem_channel_cfg()
1447 channel.target_cfg = target; in input_system_csi_xmem_acquire_only_channel_cfg()
1478 channel.target_cfg = target; in input_system_csi_xmem_capture_only_channel_cfg()
1508 channel.target_cfg = target; in input_system_prbs_channel_cfg()
1545 channel.target_cfg = target; in input_system_tpg_channel_cfg()
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Disp2400_input_system_local.h45 target_cfg2400_t target_cfg; member