Home
last modified time | relevance | path

Searched refs:bst_vctl (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
Dcs35l36.h33 int bst_vctl; member
Dcs35l35.h86 int bst_vctl; member
/kernel/linux/linux-5.10/sound/soc/codecs/
Dcs35l35.c295 cs35l35->pdata.bst_vctl in cs35l35_main_amp_event()
841 if (cs35l35->pdata.bst_vctl) in cs35l35_component_probe()
844 cs35l35->pdata.bst_vctl); in cs35l35_component_probe()
1266 pdata->bst_vctl = ((val32 - 2600) / 100) + 1; in cs35l35_handle_of_data()
Dcs35l36.c1202 if (cs35l36->pdata.bst_vctl) in cs35l36_component_probe()
1205 cs35l36->pdata.bst_vctl); in cs35l36_component_probe()
1450 pdata->bst_vctl = (((val - 2550) / 100) + 1) << 1; in cs35l36_handle_of_data()