Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dcs35l36.h33 int bst_vctl; member
H A Dcs35l35.h86 int bst_vctl; member
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A 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()
H A Dcs35l36.c1203 if (cs35l36->pdata.bst_vctl) in cs35l36_component_probe()
1206 cs35l36->pdata.bst_vctl); in cs35l36_component_probe()
1451 pdata->bst_vctl = (((val - 2550) / 100) + 1) << 1; in cs35l36_handle_of_data()