Searched defs:hdiv (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
D | v4l2-common.c | 375 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/ |
D | s3c2410-cpufreq.c | 46 unsigned int hdiv, pdiv; in s3c2410_cpufreq_calcdivs() local
|
D | s3c2412-cpufreq.c | 51 unsigned int hdiv, pdiv, armdiv, dvs; in s3c2412_cpufreq_calcdivs() local
|
D | s3c2440-cpufreq.c | 69 unsigned int hdiv, pdiv; in s3c2440_cpufreq_calcdivs() local
|
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
D | svgalib.c | 512 u32 hmul, u32 hdiv, u32 vmul, u32 vdiv, u32 hborder, int node) in svga_set_timings()
|
/kernel/linux/linux-5.10/include/media/ |
D | v4l2-common.h | 494 u8 hdiv; member
|
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/ |
D | rkisp1-resizer.c | 21 u32 hdiv; member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
D | arkfb.c | 617 u32 value, mode, hmul, hdiv, offset_value, screen_size; in arkfb_set_par() local
|
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-core.c | 1808 unsigned hdiv = tpg->hdownsampling[p]; in tpg_precalculate_line() local
|