Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dmax2175.c442 max2175_write(ctx, 116, coeffs[i]); in max2175_set_filter_coeffs()
606 max2175_write(ctx, 1, int_desired); in max2175_set_lo_freq()
609 max2175_write(ctx, 4, frac_desired); in max2175_set_lo_freq()
658 max2175_write(ctx, 8, nco_reg >> 8); in max2175_set_nco_freq()
659 max2175_write(ctx, 9, nco_reg); in max2175_set_nco_freq()
858 max2175_write(ctx, 150, 0xff); in max2175_recalibrate_adc()
859 max2175_write(ctx, 205, 0xff); in max2175_recalibrate_adc()
860 max2175_write(ctx, 147, 0x20); in max2175_recalibrate_adc()
861 max2175_write(ctx, 147, 0x00); in max2175_recalibrate_adc()
862 max2175_write(ctx, 202, 0x20); in max2175_recalibrate_adc()
[all …]