Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dcs35l36.h33 int bst_vctl; member
H A Dcs35l35.h86 int bst_vctl; member
/linux/sound/soc/codecs/
H A Dcs35l35.c292 cs35l35->pdata.bst_vctl in cs35l35_main_amp_event()
838 if (cs35l35->pdata.bst_vctl) in cs35l35_component_probe()
841 cs35l35->pdata.bst_vctl); in cs35l35_component_probe()
1262 pdata->bst_vctl = ((val32 - 2600) / 100) + 1; in cs35l35_handle_of_data()
H A Dcs35l36.c1191 if (cs35l36->pdata.bst_vctl) in cs35l36_component_probe()
1194 cs35l36->pdata.bst_vctl); in cs35l36_component_probe()
1438 pdata->bst_vctl = (((val - 2550) / 100) + 1) << 1; in cs35l36_handle_of_data()