Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.h460 uint16_t ws_src; member
728 uint32_t ws_src; member
H A Dq6afe.c485 u16 ws_src; member
1334 pcfg->i2s_cfg.ws_src = AFE_PORT_CONFIG_I2S_WS_SRC_INTERNAL; in q6afe_i2s_port_prepare()
1338 pcfg->i2s_cfg.ws_src = AFE_PORT_CONFIG_I2S_WS_SRC_EXTERNAL; in q6afe_i2s_port_prepare()
H A Daudioreach.c979 intf_cfg->cfg.ws_src = CONFIG_I2S_WS_SRC_INTERNAL; in audioreach_i2s_set_media_format()
983 intf_cfg->cfg.ws_src = CONFIG_I2S_WS_SRC_EXTERNAL; in audioreach_i2s_set_media_format()
H A Dtopology.c722 mod->ws_src = le32_to_cpu(mod_elem->value); in audioreach_widget_i2s_module_load()