Searched defs:ratio (Results 101 - 125 of 198) sorted by relevance

12345678

/linux-master/sound/soc/bcm/
H A Dbcm2835-i2s.c227 bcm2835_i2s_set_dai_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio) argument
/linux-master/sound/soc/fsl/
H A Dfsl_micfil.c688 u64 ratio = sample_rate; local
H A Dfsl_sai.c408 u32 savediv = 0, ratio, bestdiff = freq; local
177 fsl_sai_set_dai_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio) argument
[all...]
/linux-master/drivers/iio/adc/
H A Dsc27xx_adc.c587 u32 ratio; local
/linux-master/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c239 gsc_cal_prescaler_ratio(struct gsc_variant *var, u32 src, u32 dst, u32 *ratio) argument
/linux-master/drivers/media/dvb-frontends/
H A Dcx24123.c444 u32 sample_rate, ratio, sample_gain; local
/linux-master/drivers/thermal/
H A Dsprd_thermal.c157 int dt_offset = 64, ratio = 1000; local
/linux-master/sound/soc/codecs/
H A Dpcm512x.c1445 static int pcm512x_set_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio) argument
H A Dcs4271.c299 unsigned short ratio; /* MCLK / sample rate */ member in struct:cs4271_clk_cfg
342 unsigned int ratio, val; local
H A Dcx2072x.c976 cx2072x_set_dai_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio) argument
H A Dcs4270.c185 unsigned int ratio; member in struct:cs4270_mode_ratios
328 unsigned int ratio; local
[all...]
H A Dcs42l56.c630 u8 ratio; member in struct:cs42l56_clk_para
864 int ratio; local
/linux-master/drivers/media/pci/cx88/
H A Dcx88-dvb.c941 samsung_smt_7020_stv0299_set_symbol_rate(struct dvb_frontend *fe, u32 srate, u32 ratio) argument
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispresizer.c308 resizer_set_ratio(struct isp_res_device *res, const struct resizer_ratio *ratio) argument
779 resizer_calc_ratios(struct isp_res_device *res, struct v4l2_rect *input, struct v4l2_mbus_framefmt *output, struct resizer_ratio *ratio) argument
1231 struct resizer_ratio ratio; local
1285 struct resizer_ratio ratio; local
1383 struct resizer_ratio ratio; local
[all...]
/linux-master/drivers/net/ppp/
H A Dbsd_comp.c150 unsigned int ratio; /* recent compression ratio */ member in struct:bsd_db
[all...]
/linux-master/tools/perf/util/
H A Dstat-shadow.c196 double ratio = numerator / denominator * 100.0; local
335 double ratio = cycles / nsecs; local
476 double ratio, scale, threshold; local
544 double ratio = 0.0; local
699 double ratio = convert_unit_double(1000000000.0 * avg / nsecs, local
[all...]
/linux-master/drivers/video/fbdev/core/
H A Dfbmon.c512 int xres, yres = 0, refresh, ratio; local
/linux-master/sound/soc/rockchip/
H A Drockchip_i2s_tdm.c803 rockchip_i2s_tdm_set_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio) argument
/linux-master/drivers/accel/ivpu/
H A Divpu_hw_37xx.c806 static u32 ivpu_hw_37xx_ratio_to_freq(struct ivpu_device *vdev, u32 ratio) argument
H A Divpu_hw_40xx.c983 static u32 ivpu_hw_40xx_ratio_to_freq(struct ivpu_device *vdev, u32 ratio) argument
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c367 static inline int ac_balance(struct wilc *wl, u8 *ratio) argument
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_gsc.c708 gsc_get_ratio_shift(struct gsc_context *ctx, u32 src, u32 dst, u32 *ratio) argument
[all...]
/linux-master/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy_8996.c168 int ratio[] = { 2, 3, 4, 5, 6, 9, 10, 12, 14, 15, 20, 21, 25, 28, 35 }; local
/linux-master/drivers/media/pci/ttpci/
H A Dbudget-av.c462 static int philips_su1278_ty_ci_set_symbol_rate(struct dvb_frontend *fe, u32 srate, u32 ratio) argument
834 philips_sd1878_ci_set_symbol_rate(struct dvb_frontend *fe, u32 srate, u32 ratio) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c391 static const uint16_t *get_filter_coeffs_16p(int taps, struct fixed31_32 ratio) argument
1141 static uint32_t decide_taps(struct fixed31_32 ratio, uint32_t in_taps, bool chroma) argument

Completed in 313 milliseconds

12345678