Home
last modified time | relevance | path

Searched refs:bst_cap (Results 1 – 5 of 5) sorted by relevance

/linux/sound/pci/hda/
H A Dcs35l41_hda_property.c343 hw_cfg->bst_cap = cfg->boost_cap_microfarad; in generic_dsd_config()
350 hw_cfg->bst_cap = -1; in generic_dsd_config()
391 hw_cfg->bst_cap = 24; in hp_i2c_int_2amp_dual_spkid()
H A Dcs35l41_hda.c1828 hw_cfg->bst_cap = values[cs35l41->index]; in cs35l41_hda_parse_acpi()
1830 hw_cfg->bst_cap = -1; in cs35l41_hda_parse_acpi()
1834 if (hw_cfg->bst_ind > 0 || hw_cfg->bst_cap > 0 || hw_cfg->bst_ipk > 0) in cs35l41_hda_parse_acpi()
/linux/sound/soc/codecs/
H A Dcs35l41.c1049 hw_cfg->bst_cap = val; in cs35l41_handle_pdata()
1051 hw_cfg->bst_cap = -1; in cs35l41_handle_pdata()
H A Dcs35l41-lib.c1151 hw_cfg->bst_cap, hw_cfg->bst_ipk); in cs35l41_init_boost()
/linux/include/sound/
H A Dcs35l41.h800 int bst_cap; member