Lines Matching full:rotator
25 #include "regs-rotator.h"
28 * Rotator supports image crop/rotator and input/output DMA operations.
49 * A structure of rotator context.
52 * @clock: rotator gate clock.
53 * @limit_tbl: limitation of rotator.
251 rot->formats, rot->num_formats, "rotator"); in rotator_bind()
253 dev_info(dev, "The exynos rotator has been probed successfully\n"); in rotator_bind()
306 rot->clock = devm_clk_get(dev, "rotator"); in rotator_probe()
434 .compatible = "samsung,s5pv210-rotator",
437 .compatible = "samsung,exynos4210-rotator",
440 .compatible = "samsung,exynos4212-rotator",
443 .compatible = "samsung,exynos5250-rotator",
461 .name = "exynos-rotator",