Home
last modified time | relevance | path

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

/drivers/hwmon/pmbus/
A Dadm1275.c109 struct coefficients { struct
519 const struct coefficients *coefficients; in adm1275_probe() local
611 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 …]
/drivers/isdn/mISDN/
A Ddsp_dtmf.c173 goto coefficients; in dsp_dtmf_goertzel_decode()
209 coefficients: in dsp_dtmf_goertzel_decode()
/drivers/media/platform/qcom/iris/
A Diris_hfi_gen2_packet.c52 u32 iris_hfi_gen2_get_matrix_coefficients(u32 coefficients) in iris_hfi_gen2_get_matrix_coefficients() argument
54 switch (coefficients) { in iris_hfi_gen2_get_matrix_coefficients()
A Diris_hfi_gen2_packet.h107 u32 iris_hfi_gen2_get_matrix_coefficients(u32 coefficients);
/drivers/clk/tegra/
A Dcvb.h28 struct cvb_coefficients coefficients; member
A Dcvb.c71 &entry->coefficients); in build_opp_table()
/drivers/gpu/drm/amd/display/modules/color/
A Dcolor_gamma.c397 static bool build_coefficients(struct gamma_coefficients *coefficients, in build_coefficients() argument
421 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()
/drivers/phy/cadence/
A Dphy-cadence-torrent.c636 struct coefficients { struct
649 static const struct coefficients vltg_coeff[4][4] = { argument

Completed in 36 milliseconds