Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/tegra/
H A Dtegra186_dspk.c36 ucontrol->value.integer.value[0] = dspk->rx_fifo_th; in tegra186_dspk_get_control()
59 dspk->rx_fifo_th = val; in tegra186_dspk_put_control()
152 if (dspk->rx_fifo_th > max_th) in tegra186_dspk_hw_params()
153 dspk->rx_fifo_th = max_th; in tegra186_dspk_hw_params()
155 cif_conf.threshold = dspk->rx_fifo_th; in tegra186_dspk_hw_params()
H A Dtegra210_i2s.c335 *uctl_val = i2s->rx_fifo_th; in tegra210_i2s_get_control()
380 i2s->rx_fifo_th = value; in tegra210_i2s_put_control()
511 if (i2s->rx_fifo_th > max_th) in tegra210_i2s_hw_params()
512 i2s->rx_fifo_th = max_th; in tegra210_i2s_hw_params()
514 cif_conf.threshold = i2s->rx_fifo_th; in tegra210_i2s_hw_params()
731 i2s->rx_fifo_th = DEFAULT_I2S_RX_FIFO_THRESHOLD; in tegra210_i2s_probe()
H A Dtegra186_dspk.h60 unsigned int rx_fifo_th; member
H A Dtegra210_i2s.h122 unsigned int rx_fifo_th; member
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/tegra/
H A Dtegra186_dspk.c36 ucontrol->value.integer.value[0] = dspk->rx_fifo_th; in tegra186_dspk_get_control()
59 dspk->rx_fifo_th = val; in tegra186_dspk_put_control()
152 if (dspk->rx_fifo_th > max_th) in tegra186_dspk_hw_params()
153 dspk->rx_fifo_th = max_th; in tegra186_dspk_hw_params()
155 cif_conf.threshold = dspk->rx_fifo_th; in tegra186_dspk_hw_params()
H A Dtegra210_i2s.c335 *uctl_val = i2s->rx_fifo_th; in tegra210_i2s_get_control()
380 i2s->rx_fifo_th = value; in tegra210_i2s_put_control()
511 if (i2s->rx_fifo_th > max_th) in tegra210_i2s_hw_params()
512 i2s->rx_fifo_th = max_th; in tegra210_i2s_hw_params()
514 cif_conf.threshold = i2s->rx_fifo_th; in tegra210_i2s_hw_params()
731 i2s->rx_fifo_th = DEFAULT_I2S_RX_FIFO_THRESHOLD; in tegra210_i2s_probe()
H A Dtegra186_dspk.h60 unsigned int rx_fifo_th; member
H A Dtegra210_i2s.h122 unsigned int rx_fifo_th; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/tegra/
H A Dtegra186_dspk.c36 ucontrol->value.integer.value[0] = dspk->rx_fifo_th; in tegra186_dspk_get_control()
59 dspk->rx_fifo_th = val; in tegra186_dspk_put_control()
152 if (dspk->rx_fifo_th > max_th) in tegra186_dspk_hw_params()
153 dspk->rx_fifo_th = max_th; in tegra186_dspk_hw_params()
155 cif_conf.threshold = dspk->rx_fifo_th; in tegra186_dspk_hw_params()
H A Dtegra210_i2s.c335 *uctl_val = i2s->rx_fifo_th; in tegra210_i2s_get_control()
380 i2s->rx_fifo_th = value; in tegra210_i2s_put_control()
511 if (i2s->rx_fifo_th > max_th) in tegra210_i2s_hw_params()
512 i2s->rx_fifo_th = max_th; in tegra210_i2s_hw_params()
514 cif_conf.threshold = i2s->rx_fifo_th; in tegra210_i2s_hw_params()
731 i2s->rx_fifo_th = DEFAULT_I2S_RX_FIFO_THRESHOLD; in tegra210_i2s_probe()
H A Dtegra186_dspk.h60 unsigned int rx_fifo_th; member
H A Dtegra210_i2s.h122 unsigned int rx_fifo_th; member