Searched refs:FRAC10K (Results 1 – 1 of 1) sorted by relevance
37 #define FRAC10K(f) (((f) * BIT(ADC_FRAC_BITS)) / (10000)) macro387 .ch_ratio = FRAC10K(1300),388 .ch0_coeff = FRAC10K(315),389 .ch1_coeff = FRAC10K(262),391 .ch_ratio = FRAC10K(2600),392 .ch0_coeff = FRAC10K(337),393 .ch1_coeff = FRAC10K(430),395 .ch_ratio = FRAC10K(3900),396 .ch0_coeff = FRAC10K(363),397 .ch1_coeff = FRAC10K(529),[all …]