Searched refs:rx_fifo_th (Results 1 – 3 of 3) sorted by relevance
500 ucontrol->value.integer.value[0] = i2s->rx_fifo_th;512 if (value == i2s->rx_fifo_th) in tegra210_i2s_pput_fifo_th() 515 i2s->rx_fifo_th = value;709 if (i2s->rx_fifo_th > max_th) in tegra210_i2s_hw_params() 710 i2s->rx_fifo_th = max_th; in tegra210_i2s_hw_params() 712 cif_conf.threshold = i2s->rx_fifo_th; in tegra210_i2s_hw_params() 1068 i2s->rx_fifo_th = DEFAULT_I2S_RX_FIFO_THRESHOLD; in tegra210_i2s_probe()
60 unsigned int rx_fifo_th; member
174 unsigned int rx_fifo_th; member