Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dmax2175.c281 const struct max2175_rxmode *rx_modes; /* EU or NA modes */ member
808 if (ctx->rx_modes[i].band == band) { in max2175_rx_mode_from_freq()
824 return (ctx->rx_modes[mode].band == band); in max2175_freq_rx_mode_valid()
1015 max2175_tune_rf_freq(ctx, ctx->rx_modes[rx_mode].freq, in max2175_s_ctrl_rx_mode()
1367 ctx->rx_modes = eu_rx_modes; in max2175_probe()
1372 ctx->rx_modes = na_rx_modes; in max2175_probe()