Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dcs35l41_hda_property.c69 hw_cfg->bst_ind = 1000; in hp_vision_acpi_fix()
H A Dcs35l41_hda.c1516 hw_cfg->bst_ind = values[cs35l41->index]; in cs35l41_hda_read_acpi()
1518 hw_cfg->bst_ind = -1; in cs35l41_hda_read_acpi()
1529 if (hw_cfg->bst_ind > 0 || hw_cfg->bst_cap > 0 || hw_cfg->bst_ipk > 0) in cs35l41_hda_read_acpi()
/openbmc/linux/sound/soc/codecs/
H A Dcs35l41.c1056 hw_cfg->bst_ind = val; in cs35l41_handle_pdata()
1058 hw_cfg->bst_ind = -1; in cs35l41_handle_pdata()
H A Dcs35l41-lib.c1147 ret = cs35l41_boost_config(dev, regmap, hw_cfg->bst_ind, in cs35l41_init_boost()
/openbmc/linux/include/sound/
H A Dcs35l41.h792 int bst_ind; member