Searched refs:rotate (Results 1 - 25 of 99) sorted by relevance

1234

/linux-master/drivers/media/platform/sunxi/sun8i-rotate/
H A DMakefile2 sun8i-rotate-y += sun8i_rotate.o
3 sun8i-rotate-y += sun8i_formats.o
5 obj-$(CONFIG_VIDEO_SUN8I_ROTATE) += sun8i-rotate.o
H A Dsun8i_rotate.c24 #include "sun8i-rotate.h"
80 val |= ROTATE_GLB_CTL_ROTATION(ctx->rotate / 90);
81 if (ctx->rotate != 90 && ctx->rotate != 270)
260 u32 rotate)
275 if (rotate == 90 || rotate == 270) {
313 return rotate_set_cap_format(ctx, &f->fmt.pix, ctx->rotate);
390 return rotate_set_cap_format(ctx, &ctx->dst_fmt, ctx->rotate);
600 ctx->rotate
258 rotate_set_cap_format(struct rotate_ctx *ctx, struct v4l2_pix_format *f, u32 rotate) argument
[all...]
/linux-master/drivers/video/fbdev/core/
H A Dfb_internal.h27 int fb_prepare_logo(struct fb_info *fb_info, int rotate);
28 int fb_show_logo(struct fb_info *fb_info, int rotate);
30 static inline int fb_prepare_logo(struct fb_info *info, int rotate) argument
34 static inline int fb_show_logo(struct fb_info *info, int rotate) argument
H A Dfbcon_rotate.c40 if (ops->rotate == FB_ROTATE_CW ||
41 ops->rotate == FB_ROTATE_CCW)
64 switch (ops->rotate) {
100 switch(ops->rotate) {
H A Dfb_logo.c211 struct fb_image *image, int rotate)
215 if (rotate == FB_ROTATE_UD) {
220 } else if (rotate == FB_ROTATE_CW) {
227 } else if (rotate == FB_ROTATE_CCW) {
240 int rotate, unsigned int num)
247 if (rotate == FB_ROTATE_UR) {
254 } else if (rotate == FB_ROTATE_UD) {
261 } else if (rotate == FB_ROTATE_CW) {
268 } else if (rotate == FB_ROTATE_CCW) {
278 static int fb_show_logo_line(struct fb_info *info, int rotate, argument
210 fb_rotate_logo(struct fb_info *info, u8 *dst, struct fb_image *image, int rotate) argument
239 fb_do_show_logo(struct fb_info *info, struct fb_image *image, int rotate, unsigned int num) argument
406 fb_show_extra_logos(struct fb_info *info, int y, int rotate) argument
418 fb_prepare_logo(struct fb_info *info, int rotate) argument
493 fb_show_logo(struct fb_info *info, int rotate) argument
[all...]
H A Dfbcon.c198 ops->rotate = ops->p->con_rotate;
200 ops->rotate = 0;
203 static void fbcon_rotate(struct fb_info *info, u32 rotate) argument
216 if (rotate < 4)
217 p->con_rotate = rotate;
225 static void fbcon_rotate_all(struct fb_info *info, u32 rotate) argument
232 if (!ops || ops->currcon < 0 || rotate > 3)
242 p->con_rotate = rotate;
252 ops->rotate = FB_ROTATE_UR;
255 static void fbcon_rotate(struct fb_info *info, u32 rotate) argument
260 fbcon_rotate_all(struct fb_info *info, u32 rotate) argument
3145 int rotate, idx; local
3167 int rotate, idx; local
3188 int rotate = 0, idx; local
[all...]
/linux-master/drivers/media/platform/sunxi/
H A DMakefile8 obj-y += sun8i-rotate/
/linux-master/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-m2m.h26 struct v4l2_ctrl *rotate; member in struct:mdp_m2m_ctrls
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rwpf.h56 struct v4l2_ctrl *rotate; member in struct:vsp1_rwpf::__anon1::__anon2
60 bool rotate; member in struct:vsp1_rwpf::__anon1
H A Dvsp1_wpf.c49 bool rotate; local
56 rotate = rotation == 90 || rotation == 270;
57 if (rotate == wpf->flip.rotate)
77 if (rotate) {
85 wpf->flip.rotate = rotate;
103 rotation = wpf->flip.ctrls.rotate ? wpf->flip.ctrls.rotate->val : 0;
173 wpf->flip.ctrls.rotate
[all...]
/linux-master/fs/afs/
H A DMakefile25 rotate.o \
/linux-master/drivers/video/fbdev/omap/
H A Dlcd_dma.c60 int rotate, data_type, xres, yres; member in struct:lcd_dma_info
91 void omap_set_lcd_dma_b1_rotation(int rotate) argument
98 lcd_dma.rotate = rotate;
167 switch (lcd_dma.rotate) {
270 if (!(lcd_dma.rotate || lcd_dma.mirror ||
319 lcd_dma.rotate = 0;
H A Dlcd_dma.h58 extern void omap_set_lcd_dma_b1_rotation(int rotate);
/linux-master/drivers/staging/fbtft/
H A Dfb_ssd1305.c81 write_reg(par, 0xA0 | ((par->info->var.rotate == 180) ? 0x0 : 0x1));
87 write_reg(par, ((par->info->var.rotate == 180) ? 0xC8 : 0xC0));
125 write_reg(par, 0x00 | ((par->info->var.rotate == 180) ? 0x0 : 0x4));
H A Dfb_upd161704.c115 switch (par->info->var.rotate) {
141 switch (par->info->var.rotate) {
H A Dfb_ili9481.c61 switch (par->info->var.rotate) {
H A Dfb_ili9486.c59 switch (par->info->var.rotate) {
H A Dfb_uc1611.c113 switch (par->info->var.rotate) {
161 switch (par->info->var.rotate) {
232 switch (par->info->var.rotate) {
266 switch (par->info->var.rotate) {
H A Dfb_ili9163.c114 switch (par->info->var.rotate) {
138 par->info->var.rotate = 0;
167 switch (par->info->var.rotate) {
/linux-master/tools/include/linux/
H A Drbtree_augmented.h32 void (*rotate)(struct rb_node *old, struct rb_node *new); member in struct:rb_augment_callbacks
52 __rb_insert_augmented(node, root, augment->rotate);
106 .rotate = RBNAME ## _rotate \
296 __rb_erase_color(rebalance, root, augment->rotate);
/linux-master/init/
H A Ddo_mounts_rd.c192 unsigned short rotate = 0; local
252 rotate = 0;
260 pr_cont("%c\b", rotator[rotate & 0x3]);
261 rotate++;
/linux-master/tools/perf/util/
H A Dtop.h55 bool rotate; member in struct:perf_top::__anon347
/linux-master/arch/sh/include/asm/
H A Dsh7760fb.h186 int rotate; /* set to 1 to rotate 90 CCW */ member in struct:sh7760fb_platdata
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay-sysfs.c143 int rotate; local
146 rotate = dssdev->driver->get_rotate(dssdev);
147 return sysfs_emit(buf, "%u\n", rotate);
251 static DISPLAY_ATTR(rotate, S_IRUGO|S_IWUSR,
/linux-master/include/linux/
H A Drbtree_augmented.h30 void (*rotate)(struct rb_node *old, struct rb_node *new); member in struct:rb_augment_callbacks
50 __rb_insert_augmented(node, root, augment->rotate);
130 .rotate = RBNAME ## _rotate \
331 __rb_erase_color(rebalance, root, augment->rotate);

Completed in 243 milliseconds

1234