Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dmax2175.c289 const struct max2175_rxmode *rx_modes; /* EU or NA modes */ member
816 if (ctx->rx_modes[i].band == band) { in max2175_rx_mode_from_freq()
832 return (ctx->rx_modes[mode].band == band); in max2175_freq_rx_mode_valid()
1023 max2175_tune_rf_freq(ctx, ctx->rx_modes[rx_mode].freq, in max2175_s_ctrl_rx_mode()
1377 ctx->rx_modes = eu_rx_modes; in max2175_probe()
1382 ctx->rx_modes = na_rx_modes; in max2175_probe()