Home
last modified time | relevance | path

Searched defs:ideal (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/iio/adc/
H A Dtwl6030-gpadc.c118 const struct twl6030_ideal_code *ideal; member
424 static int twl6030_gpadc_lookup(const struct twl6030_ideal_code *ideal, in twl6030_gpadc_lookup()
439 const struct twl6030_ideal_code *ideal = pdata->ideal; in twl6030_channel_calibrated() local
450 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_gpadc_make_correction() local
490 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_gpadc_get_processed() local
576 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_calibrate_channel() local
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy_clk.c36 unsigned long ideal = rate * i; in sun8i_phy_clk_determine_rate() local
H A Dsun4i_hdmi_tmds_clk.c90 unsigned long ideal = rate * i * j; in sun4i_tmds_determine_rate() local
H A Dsun4i_tcon_dclk.c80 u64 ideal = (u64)rate * i; in sun4i_dclk_round_rate() local
/openbmc/linux/sound/soc/fsl/
H A Dfsl_asrc.c392 bool ideal, div_avail; in fsl_asrc_config_pair() local
/openbmc/qemu/libdecnumber/
H A DdecNumber.c2969 Int ideal; /* ideal (preferred) exponent */ in decNumberSquareRoot() local