Home
last modified time | relevance | path

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

12

/Linux-v5.10/sound/soc/sof/
Dtopology.c2776 static void sof_dai_set_format(struct snd_soc_tplg_hw_config *hw_config, in sof_dai_set_format() argument
2780 if (hw_config->bclk_master == SND_SOC_TPLG_BCLK_CM) { in sof_dai_set_format()
2782 if (hw_config->fsync_master == SND_SOC_TPLG_FSYNC_CM) in sof_dai_set_format()
2788 if (hw_config->fsync_master == SND_SOC_TPLG_FSYNC_CM) in sof_dai_set_format()
2795 if (hw_config->invert_bclk) { in sof_dai_set_format()
2796 if (hw_config->invert_fsync) in sof_dai_set_format()
2801 if (hw_config->invert_fsync) in sof_dai_set_format()
2873 struct snd_soc_tplg_hw_config *hw_config, in sof_link_ssp_load() argument
2882 sof_dai_set_format(hw_config, config); in sof_link_ssp_load()
2897 config->ssp.mclk_rate = le32_to_cpu(hw_config->mclk_rate); in sof_link_ssp_load()
[all …]
/Linux-v5.10/drivers/nfc/pn544/
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()
/Linux-v5.10/arch/x86/events/intel/
Duncore_snbep.c1015 .hw_config = snbep_cbox_hw_config,
1125 .hw_config = snbep_pcu_hw_config,
1211 .hw_config = snbep_qpi_hw_config,
1718 .hw_config = ivbep_cbox_hw_config,
1741 .hw_config = snbep_pcu_hw_config,
1854 .hw_config = snbep_qpi_hw_config,
2139 .hw_config = knl_cha_hw_config,
2537 .hw_config = hswep_ubox_hw_config,
2702 .hw_config = hswep_cbox_hw_config,
2792 .hw_config = hswep_pcu_hw_config,
[all …]
Dp6.c208 .hw_config = x86_pmu_hw_config,
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,
Dknc.c297 .hw_config = x86_pmu_hw_config,
Duncore_snb.c678 .hw_config = snb_uncore_imc_hw_config,
1280 .hw_config = uncore_freerunning_hw_config,
Duncore.h103 int (*hw_config)(struct intel_uncore_box *, struct perf_event *); member
Dcore.c4254 .hw_config = core_pmu_hw_config,
4305 .hw_config = intel_pmu_hw_config,
5312 x86_pmu.hw_config = hsw_hw_config; in intel_pmu_init()
5354 x86_pmu.hw_config = hsw_hw_config; in intel_pmu_init()
5416 x86_pmu.hw_config = hsw_hw_config; in intel_pmu_init()
5459 x86_pmu.hw_config = hsw_hw_config; in intel_pmu_init()
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()
Dp4.c1325 .hw_config = p4_hw_config,
/Linux-v5.10/drivers/misc/mei/
Dmei_dev.h312 int (*hw_config)(struct mei_device *dev); member
653 return dev->ops->hw_config(dev); in mei_hw_config()
Dhw-txe.c1168 .hw_config = mei_txe_hw_config,
Dhw-me.c1334 .hw_config = mei_me_hw_config,
/Linux-v5.10/sound/soc/
Dsoc-topology.c2171 struct snd_soc_tplg_hw_config *hw_config; in set_link_hw_format() local
2177 hw_config = &cfg->hw_config[i]; in set_link_hw_format()
2178 if (hw_config->id != cfg->default_hw_config_id) in set_link_hw_format()
2181 link->dai_fmt = le32_to_cpu(hw_config->fmt) & in set_link_hw_format()
2185 switch (hw_config->clock_gated) { in set_link_hw_format()
2200 invert_bclk = hw_config->invert_bclk; in set_link_hw_format()
2201 invert_fsync = hw_config->invert_fsync; in set_link_hw_format()
2212 bclk_master = (hw_config->bclk_master == in set_link_hw_format()
2214 fsync_master = (hw_config->fsync_master == in set_link_hw_format()
/Linux-v5.10/sound/soc/codecs/
Drt1015.h400 int hw_config; member
Drt1015.c656 if (rt1015->hw_config == RT1015_HW_28) in rt1015_amp_drv_event()
1112 rt1015->hw_config = (i2c->addr == 0x29) ? RT1015_HW_29 : RT1015_HW_28; in rt1015_i2c_probe()
/Linux-v5.10/include/uapi/linux/
Dhdreg.h569 unsigned short hw_config; /* hardware config (word 93) member
/Linux-v5.10/include/uapi/sound/
Dasoc.h546 struct snd_soc_tplg_hw_config hw_config[SND_SOC_TPLG_HW_CONFIG_MAX]; /* hw configs */ member
/Linux-v5.10/arch/x86/events/zhaoxin/
Dcore.c466 .hw_config = x86_pmu_hw_config,
/Linux-v5.10/arch/x86/events/amd/
Dcore.c915 .hw_config = amd_pmu_hw_config,
/Linux-v5.10/drivers/net/wireless/intersil/hostap/
Dhostap_wlan.h593 int (*hw_config)(struct net_device *dev, int initial); member
/Linux-v5.10/arch/x86/events/
Dperf_event.h645 int (*hw_config)(struct perf_event *event); member
Dcore.c644 return x86_pmu.hw_config(event); in __x86_pmu_event_init()
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h973 u32 hw_config; member

12