Searched refs:coefficients (Results 1 – 8 of 8) sorted by relevance
109 struct coefficients { struct519 const struct coefficients *coefficients; in adm1275_probe() local611 coefficients = adm1075_coefficients; in adm1275_probe()640 coefficients = adm1272_coefficients; in adm1275_probe()679 coefficients = adm1275_coefficients; in adm1275_probe()698 coefficients = adm1276_coefficients; in adm1275_probe()716 coefficients = adm1278_coefficients; in adm1275_probe()741 coefficients = adm1293_coefficients; in adm1275_probe()839 coefficients[cindex].m * shunt / 1000; in adm1275_probe()845 coefficients[pindex].m * shunt / 1000; in adm1275_probe()[all …]
173 goto coefficients; in dsp_dtmf_goertzel_decode()209 coefficients: in dsp_dtmf_goertzel_decode()
52 u32 iris_hfi_gen2_get_matrix_coefficients(u32 coefficients) in iris_hfi_gen2_get_matrix_coefficients() argument54 switch (coefficients) { in iris_hfi_gen2_get_matrix_coefficients()
107 u32 iris_hfi_gen2_get_matrix_coefficients(u32 coefficients);
28 struct cvb_coefficients coefficients; member
71 &entry->coefficients); in build_opp_table()
397 static bool build_coefficients(struct gamma_coefficients *coefficients, in build_coefficients() argument421 coefficients->a0[i] = dc_fixpt_from_fraction( in build_coefficients()423 coefficients->a1[i] = dc_fixpt_from_fraction( in build_coefficients()425 coefficients->a2[i] = dc_fixpt_from_fraction( in build_coefficients()427 coefficients->a3[i] = dc_fixpt_from_fraction( in build_coefficients()429 coefficients->user_gamma[i] = dc_fixpt_from_fraction( in build_coefficients()433 } while (i != ARRAY_SIZE(coefficients->a0)); in build_coefficients()
636 struct coefficients { struct649 static const struct coefficients vltg_coeff[4][4] = { argument
Completed in 36 milliseconds