Searched defs:min_w (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/dma/ |
H A D | ste_dma40_ll.c | 196 u32 min_w = min(data_width1, data_width2); d40_seg_size() local
|
H A D | ste_dma40.c | 1020 u32 min_w = min(data_width1, data_width2); d40_size_2_dmalen() local
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_rotator.c | 65 u32 min_w; member in struct:rot_limit
|
/linux-4.1.27/drivers/media/platform/exynos-gsc/ |
H A D | gsc-core.c | 397 u32 min_w, min_h, tmp_w, tmp_h; gsc_try_fmt_mplane() local 525 u32 min_w, min_h, max_w, max_h; gsc_try_crop() local
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
H A D | fimc-capture.c | 592 u32 depth, min_w, max_w, min_h, align_h = 3; fimc_capture_try_format() local 669 u32 max_w, max_h, min_w = 0, min_h = 0, min_sz; fimc_capture_try_selection() local
|
Completed in 205 milliseconds