Home
last modified time | relevance | path

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

/u-boot/drivers/sound/
A Dtegra_ahub.c166 u32 cif_ctrl = 0; in tegra_ahub_enable() local
183 cif_ctrl = tegra_ahub_get_cif(true, uc_priv->channels, in tegra_ahub_enable()
185 tegra_i2s_set_cif_tx_ctrl(priv->i2s, cif_ctrl); in tegra_ahub_enable()
187 cif_ctrl = tegra_ahub_get_cif(false, uc_priv->channels, in tegra_ahub_enable()
189 tegra_ahub_apbif_set_cif(dev, cif_ctrl); in tegra_ahub_enable()
196 uc_priv->channels, uc_priv->bitspersample, cif_ctrl, in tegra_ahub_enable()

Completed in 2 milliseconds