Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dcs35l41_hda_property.c341 hw_cfg->bst_ind = cfg->boost_ind_nanohenry; in generic_dsd_config()
348 hw_cfg->bst_ind = -1; in generic_dsd_config()
389 hw_cfg->bst_ind = 1000; in hp_i2c_int_2amp_dual_spkid()
H A Dcs35l41_hda.c1821 hw_cfg->bst_ind = values[cs35l41->index]; in cs35l41_hda_parse_acpi()
1823 hw_cfg->bst_ind = -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.c1043 hw_cfg->bst_ind = val; in cs35l41_handle_pdata()
1045 hw_cfg->bst_ind = -1; in cs35l41_handle_pdata()
H A Dcs35l41-lib.c1150 ret = cs35l41_boost_config(dev, regmap, hw_cfg->bst_ind, in cs35l41_init_boost()
/linux/include/sound/
H A Dcs35l41.h798 int bst_ind; member