Home
last modified time | relevance | path

Searched refs:hw_config (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acac/
H A Dlut_buffer.h79 rk_aiq_share_mem_config_t hw_config; in ImportHwBuffers() local
80 hw_config.mem_type = MEM_TYPE_CAC; in ImportHwBuffers()
81 hw_config.alloc_param.width = config_.Width; in ImportHwBuffers()
82 hw_config.alloc_param.height = config_.Height; in ImportHwBuffers()
83 hw_config.alloc_param.reserved[0] = 1; in ImportHwBuffers()
85 mem_ops_->alloc_mem(isp_id, (void*)(mem_ops_), &hw_config, &mem_ctx_); in ImportHwBuffers()
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dtopology.c2785 static void sof_dai_set_format(struct snd_soc_tplg_hw_config *hw_config, in sof_dai_set_format() argument
2789 if (hw_config->bclk_master == SND_SOC_TPLG_BCLK_CM) { in sof_dai_set_format()
2791 if (hw_config->fsync_master == SND_SOC_TPLG_FSYNC_CM) in sof_dai_set_format()
2797 if (hw_config->fsync_master == SND_SOC_TPLG_FSYNC_CM) in sof_dai_set_format()
2804 if (hw_config->invert_bclk) { in sof_dai_set_format()
2805 if (hw_config->invert_fsync) in sof_dai_set_format()
2810 if (hw_config->invert_fsync) in sof_dai_set_format()
2882 struct snd_soc_tplg_hw_config *hw_config, in sof_link_ssp_load() argument
2891 sof_dai_set_format(hw_config, config); in sof_link_ssp_load()
2906 config->ssp.mclk_rate = le32_to_cpu(hw_config->mclk_rate); in sof_link_ssp_load()
[all …]
/OK3568_Linux_fs/kernel/drivers/nfc/pn544/
H A Dpn544.c169 static struct hw_config { in pn544_hci_ready() struct
172 } hw_config[] = { in pn544_hci_ready() local
240 struct hw_config *p = hw_config; in pn544_hci_ready()
241 int count = ARRAY_SIZE(hw_config); in pn544_hci_ready()
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Duncore_snbep.c1015 .hw_config = snbep_cbox_hw_config,
1125 .hw_config = snbep_pcu_hw_config,
1210 .hw_config = snbep_qpi_hw_config,
1717 .hw_config = ivbep_cbox_hw_config,
1740 .hw_config = snbep_pcu_hw_config,
1853 .hw_config = snbep_qpi_hw_config,
2138 .hw_config = knl_cha_hw_config,
2536 .hw_config = hswep_ubox_hw_config,
2701 .hw_config = hswep_cbox_hw_config,
2791 .hw_config = hswep_pcu_hw_config,
[all …]
H A Duncore_nhmex.c419 .hw_config = nhmex_bbox_hw_config,
496 .hw_config = nhmex_sbox_hw_config,
922 .hw_config = nhmex_mbox_hw_config,
1185 .hw_config = nhmex_rbox_hw_config,
H A Dp6.c208 .hw_config = x86_pmu_hw_config,
H A Dknc.c297 .hw_config = x86_pmu_hw_config,
H A Duncore_snb.c694 .hw_config = snb_uncore_imc_hw_config,
1296 .hw_config = uncore_freerunning_hw_config,
H A Duncore.h103 int (*hw_config)(struct intel_uncore_box *, struct perf_event *); member
H A Dcore.c4267 .hw_config = core_pmu_hw_config,
4318 .hw_config = intel_pmu_hw_config,
5342 x86_pmu.hw_config = hsw_hw_config; in intel_pmu_init()
5384 x86_pmu.hw_config = hsw_hw_config; in intel_pmu_init()
5446 x86_pmu.hw_config = hsw_hw_config; in intel_pmu_init()
5489 x86_pmu.hw_config = hsw_hw_config; in intel_pmu_init()
H A Duncore.c767 if (pmu->type->ops->hw_config) { in uncore_pmu_event_init()
768 ret = pmu->type->ops->hw_config(box, event); in uncore_pmu_event_init()
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-topology.c2173 struct snd_soc_tplg_hw_config *hw_config; in set_link_hw_format() local
2179 hw_config = &cfg->hw_config[i]; in set_link_hw_format()
2180 if (hw_config->id != cfg->default_hw_config_id) in set_link_hw_format()
2183 link->dai_fmt = le32_to_cpu(hw_config->fmt) & in set_link_hw_format()
2187 switch (hw_config->clock_gated) { in set_link_hw_format()
2202 invert_bclk = hw_config->invert_bclk; in set_link_hw_format()
2203 invert_fsync = hw_config->invert_fsync; in set_link_hw_format()
2214 bclk_master = (hw_config->bclk_master == in set_link_hw_format()
2216 fsync_master = (hw_config->fsync_master == in set_link_hw_format()
/OK3568_Linux_fs/u-boot/include/
H A Data.h200 unsigned short hw_config; /* hardware config */ member
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dmei_dev.h312 int (*hw_config)(struct mei_device *dev); member
653 return dev->ops->hw_config(dev); in mei_hw_config()
H A Dhw-txe.c1168 .hw_config = mei_txe_hw_config,
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt1015.h400 int hw_config; member
H A Drt1015.c657 if (rt1015->hw_config == RT1015_HW_28) in rt1015_amp_drv_event()
1113 rt1015->hw_config = (i2c->addr == 0x29) ? RT1015_HW_29 : RT1015_HW_28; in rt1015_i2c_probe()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dhdreg.h569 unsigned short hw_config; /* hardware config (word 93) member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dhdreg.h556 unsigned short hw_config; /* hardware config (word 93) member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dhdreg.h556 unsigned short hw_config; /* hardware config (word 93) member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasoc.h546 struct snd_soc_tplg_hw_config hw_config[SND_SOC_TPLG_HW_CONFIG_MAX]; /* hw configs */ member
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasoc.h546 struct snd_soc_tplg_hw_config hw_config[SND_SOC_TPLG_HW_CONFIG_MAX]; /* hw configs */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasoc.h546 struct snd_soc_tplg_hw_config hw_config[SND_SOC_TPLG_HW_CONFIG_MAX]; /* hw configs */ member
/OK3568_Linux_fs/kernel/arch/x86/events/zhaoxin/
H A Dcore.c466 .hw_config = x86_pmu_hw_config,
/OK3568_Linux_fs/kernel/arch/x86/events/amd/
H A Dcore.c915 .hw_config = amd_pmu_hw_config,

12