Home
last modified time | relevance | path

Searched refs:vcodiv_bits (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmax2175.c550 u8 lo_mult, loband_bits = 0, vcodiv_bits = 0; in max2175_set_lo_freq() local
568 vcodiv_bits = 3; in max2175_set_lo_freq()
574 vcodiv_bits = 2; in max2175_set_lo_freq()
576 vcodiv_bits = 1; in max2175_set_lo_freq()
583 vcodiv_bits = 2; in max2175_set_lo_freq()
611 max2175_write_bits(ctx, 6, 7, 6, vcodiv_bits); in max2175_set_lo_freq()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmax2175.c550 u8 lo_mult, loband_bits = 0, vcodiv_bits = 0; in max2175_set_lo_freq() local
568 vcodiv_bits = 3; in max2175_set_lo_freq()
574 vcodiv_bits = 2; in max2175_set_lo_freq()
576 vcodiv_bits = 1; in max2175_set_lo_freq()
583 vcodiv_bits = 2; in max2175_set_lo_freq()
611 max2175_write_bits(ctx, 6, 7, 6, vcodiv_bits); in max2175_set_lo_freq()

Completed in 5 milliseconds