Searched refs:div_ref_val (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/media/tuners/
H A Dfc2580.c32 unsigned int uitmp, div_ref, div_ref_val, div_n, k, k_cw, div_out; local
80 div_ref_val = 0x00;
83 div_ref_val = 0x10;
86 div_ref_val = 0x20;
103 ret = regmap_write(dev->regmap, 0x18, div_ref_val << 0 | k_cw >> 16);

Completed in 361 milliseconds