Home
last modified time | relevance | path

Searched refs:bst_ipk (Results 1 – 9 of 9) sorted by relevance

/linux/sound/soc/codecs/
H A Dcs35l35.c764 unsigned int bst_ipk = 0; in cs35l35_boost_inductor() local
774 regmap_read(regmap, CS35L35_BST_PEAK_I, &bst_ipk); in cs35l35_boost_inductor()
775 bst_ipk &= CS35L35_BST_IPK_MASK; in cs35l35_boost_inductor()
784 if (bst_ipk < 0x04) in cs35l35_boost_inductor()
795 if (bst_ipk < 0x04) in cs35l35_boost_inductor()
806 if (bst_ipk < 0x04) in cs35l35_boost_inductor()
817 if (bst_ipk < 0x04) in cs35l35_boost_inductor()
843 if (cs35l35->pdata.bst_ipk) in cs35l35_component_probe()
846 cs35l35->pdata.bst_ipk << in cs35l35_component_probe()
1273 pdata->bst_ipk in cs35l35_handle_of_data()
[all...]
H A Dcs35l36.c1201 if (cs35l36->pdata.bst_ipk) in cs35l36_component_probe()
1204 cs35l36->pdata.bst_ipk); in cs35l36_component_probe()
1457 pdata->bst_ipk = (val - 1600) / 50; in cs35l36_handle_of_data()
H A Dcs35l41.c1036 hw_cfg->bst_ipk = val; in cs35l41_handle_pdata()
1038 hw_cfg->bst_ipk = -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 Dcs35l36.h35 int bst_ipk; member
H A Dcs35l35.h88 int bst_ipk; member
H A Dcs35l41.h811 int bst_ipk; member
/linux/sound/hda/codecs/side-codecs/
H A Dcs35l41_hda_property.c345 hw_cfg->bst_ipk = cfg->boost_peak_milliamp; in generic_dsd_config()
352 hw_cfg->bst_ipk = -1; in generic_dsd_config()
393 hw_cfg->bst_ipk = 4100; in hp_i2c_int_2amp_dual_spkid()
H A Dcs35l41_hda.c1864 hw_cfg->bst_ipk = values[cs35l41->index]; in cs35l41_hda_parse_acpi()
1866 hw_cfg->bst_ipk = -1; in cs35l41_hda_parse_acpi()
1884 if (hw_cfg->bst_ind > 0 || hw_cfg->bst_cap > 0 || hw_cfg->bst_ipk > 0) in cs35l41_hda_parse_acpi()