Searched defs:hdiv (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/drivers/media/v4l2-core/ |
D | v4l2-common.c | 373 unsigned int hdiv = (i == 0) ? 1 : info->hdiv; in v4l2_fill_pixfmt_mp() local 387 unsigned int hdiv = (i == 0) ? 1 : info->hdiv; in v4l2_fill_pixfmt_mp() local 427 unsigned int hdiv = (i == 0) ? 1 : info->hdiv; in v4l2_fill_pixfmt() local
|
/Linux-v5.4/drivers/cpufreq/ |
D | s3c2410-cpufreq.c | 46 unsigned int hdiv, pdiv; in s3c2410_cpufreq_calcdivs() local
|
D | s3c2412-cpufreq.c | 42 unsigned int hdiv, pdiv, armdiv, dvs; in s3c2412_cpufreq_calcdivs() local
|
D | s3c2440-cpufreq.c | 56 unsigned int hdiv, pdiv; in s3c2440_cpufreq_calcdivs() local
|
/Linux-v5.4/drivers/video/fbdev/core/ |
D | svgalib.c | 512 u32 hmul, u32 hdiv, u32 vmul, u32 vdiv, u32 hborder, int node) in svga_set_timings()
|
/Linux-v5.4/include/media/ |
D | v4l2-common.h | 475 u8 hdiv; member
|
/Linux-v5.4/drivers/video/fbdev/ |
D | arkfb.c | 617 u32 value, mode, hmul, hdiv, offset_value, screen_size; in arkfb_set_par() local
|
/Linux-v5.4/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-core.c | 1808 unsigned hdiv = tpg->hdownsampling[p]; in tpg_precalculate_line() local
|