Home
last modified time | relevance | path

Searched refs:dout_hiz (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dcs35l41.c913 if (hw_cfg->dout_hiz <= CS35L41_ASP_DOUT_HIZ_MASK && hw_cfg->dout_hiz >= 0) in cs35l41_set_pdata()
915 hw_cfg->dout_hiz); in cs35l41_set_pdata()
1055 hw_cfg->dout_hiz = val; in cs35l41_handle_pdata()
1057 hw_cfg->dout_hiz = -1; in cs35l41_handle_pdata()
/linux/include/sound/
H A Dcs35l41.h801 int dout_hiz; member