Home
last modified time | relevance | path

Searched defs:hdiv (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-common.c375 unsigned int hdiv = (i == 0) ? 1 : info->hdiv; in v4l2_fill_pixfmt_mp() local
389 unsigned int hdiv = (i == 0) ? 1 : info->hdiv; in v4l2_fill_pixfmt_mp() local
429 unsigned int hdiv = (i == 0) ? 1 : info->hdiv; in v4l2_fill_pixfmt() local
/kernel/linux/linux-5.10/drivers/cpufreq/
Ds3c2410-cpufreq.c46 unsigned int hdiv, pdiv; in s3c2410_cpufreq_calcdivs() local
Ds3c2412-cpufreq.c51 unsigned int hdiv, pdiv, armdiv, dvs; in s3c2412_cpufreq_calcdivs() local
Ds3c2440-cpufreq.c69 unsigned int hdiv, pdiv; in s3c2440_cpufreq_calcdivs() local
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
Dsvgalib.c512 u32 hmul, u32 hdiv, u32 vmul, u32 vdiv, u32 hborder, int node) in svga_set_timings()
/kernel/linux/linux-5.10/include/media/
Dv4l2-common.h494 u8 hdiv; member
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/
Drkisp1-resizer.c21 u32 hdiv; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
Darkfb.c617 u32 value, mode, hmul, hdiv, offset_value, screen_size; in arkfb_set_par() local
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c1808 unsigned hdiv = tpg->hdownsampling[p]; in tpg_precalculate_line() local