Searched refs:rotate (Results 1 - 25 of 28) sorted by last modified time

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-omap/
H A Ddma.c1003 int rotate, data_type, xres, yres; member in struct:lcd_dma_info
1037 void omap_set_lcd_dma_b1_rotation(int rotate) argument
1044 lcd_dma.rotate = rotate;
1107 switch (lcd_dma.rotate) {
1210 if (!(lcd_dma.rotate || lcd_dma.mirror ||
1259 lcd_dma.rotate = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dcsumpartial.S72 movne td0, r0, lsl #8 @ rotate checksum by 8 bits
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S16286 ror.l &0x8,%d1 # rotate to top byte
16914 ror.l &0x8,%d1 # rotate to top byte
17484 ror.l &0x8,%d1 # rotate to top byte
19006 rol.w &0x4,%d1 # rotate reg num into place
19020 rol.w &0x7,%d1 # rotate scale value into place
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dau1100fb.c172 info->var.rotate = ((fbdev->panel->control_base&LCD_CONTROL_SM_MASK) \
197 if (!info->var.rotate || (info->var.rotate == 180)) {
199 if (info->var.rotate /* 180 */) {
H A Dfbmem.c350 struct fb_image *image, int rotate)
354 if (rotate == FB_ROTATE_UD) {
359 } else if (rotate == FB_ROTATE_CW) {
368 } else if (rotate == FB_ROTATE_CCW) {
383 int rotate, unsigned int num)
387 if (rotate == FB_ROTATE_UR) {
394 } else if (rotate == FB_ROTATE_UD) {
399 } else if (rotate == FB_ROTATE_CW) {
406 } else if (rotate == FB_ROTATE_CCW) {
414 int fb_prepare_logo(struct fb_info *info, int rotate) argument
349 fb_rotate_logo(struct fb_info *info, u8 *dst, struct fb_image *image, int rotate) argument
382 fb_do_show_logo(struct fb_info *info, struct fb_image *image, int rotate, unsigned int num) argument
480 fb_show_logo(struct fb_info *info, int rotate) argument
547 fb_prepare_logo(struct fb_info *info, int rotate) argument
548 fb_show_logo(struct fb_info *info, int rotate) argument
[all...]
H A Dfbsysfs.c241 var.rotate = simple_strtoul(buf, last, 0);
255 return snprintf(buf, PAGE_SIZE, "%d\n", fb_info->var.rotate);
501 __ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
H A Dps3fb.c523 if (var->rotate) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/
H A Dbitblit.c413 if (ops->rotate)
H A Dfbcon.c136 static int rotate; variable
222 ops->rotate = ops->p->con_rotate;
224 ops->rotate = 0;
227 static void fbcon_rotate(struct fb_info *info, u32 rotate) argument
240 if (rotate < 4)
241 p->con_rotate = rotate;
249 static void fbcon_rotate_all(struct fb_info *info, u32 rotate) argument
256 if (!ops || ops->currcon < 0 || rotate > 3)
266 p->con_rotate = rotate;
276 ops->rotate
279 fbcon_rotate(struct fb_info *info, u32 rotate) argument
284 fbcon_rotate_all(struct fb_info *info, u32 rotate) argument
3177 int rotate, idx; local
3201 int rotate, idx; local
3224 int rotate = 0, idx; local
[all...]
H A Dfbcon.h46 u32 rotate; member in struct:display
78 int rotate; member in struct:fbcon_ops
H A Dfbcon_rotate.c39 if (ops->rotate == FB_ROTATE_CW ||
40 ops->rotate == FB_ROTATE_CCW)
63 switch (ops->rotate) {
99 switch(ops->rotate) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/pnx4008/
H A Ddum.h192 int rotate; member in struct:dum_ch_setup
H A Dsdum.c201 if ((ch_setup->xmirror) || (ch_setup->ymirror) || (ch_setup->rotate)) {
209 if (ch_setup->rotate)
365 k.rotate = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Dvlocation.c66 goto rotate;
71 goto rotate;
74 /* rotate the server records upon lookup failure */
75 rotate:
122 goto rotate;
137 goto rotate;
140 goto rotate;
143 /* rotate the server records upon lookup failure */
144 rotate:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dch.c443 ch_position(scsi_changer *ch, u_int trans, u_int elem, int rotate) argument
457 cmd[8] = rotate ? 1 : 0;
462 ch_move(scsi_changer *ch, u_int trans, u_int src, u_int dest, int rotate) argument
478 cmd[10] = rotate ? 1 : 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dalloc.c1547 * the _actual_ left leaf range. Otherwise, we'll rotate a record
1796 * Ok, we have to rotate.
2012 int ret, rotate = 0; local
2049 rotate = 1;
2059 if (rotate) {
2247 * rotate inside the tail leaf.
2390 /* Finally, we can add clusters. This might rotate the tree for us. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/runit/
H A Dsvlogd.c283 pause2cannot("open directory, want rotate", ld->name);
310 static unsigned rotate(struct logdir *ld) function
324 pause2cannot("change directory, want rotate", ld->name);
384 rotate(ld);
441 rotate(ld);
680 rotate(dir + i);
697 rotate(dir + i);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/init/
H A Ddo_mounts_rd.c164 unsigned short rotate = 0; local
242 rotate = 0;
259 printk("%c\b", rotator[rotate & 0x3]);
260 rotate++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dfb.h260 __u32 rotate; /* angle we rotate counter clockwise */ member in struct:fb_var_screeninfo
933 extern int fb_prepare_logo(struct fb_info *fb_info, int rotate);
934 extern int fb_show_logo(struct fb_info *fb_info, int rotate);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-omap/
H A Ddma.h425 extern void omap_set_lcd_dma_b1_rotation(int rotate);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Dcsumpartial.S77 movne r0, r0, ror #8 @ rotate checksum by 8 bits
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/
H A Dupnphttp.c1677 int rotate; local
1697 rotate = result[5] ? atoi(result[5]) : 0;
1730 rotate = (rotate + atoi(val)) % 360;
1731 sql_exec(db, "UPDATE DETAILS set ROTATION = %d where ID = %lld", rotate, id);
1757 switch( rotate )
1761 rotate = ROTATE_90;
1765 rotate = ROTATE_270;
1769 rotate = ROTATE_180;
1773 rotate
[all...]
H A Dmetadata.c610 int rotate; local
614 rotate = 180;
617 rotate = 90;
620 rotate = 270;
623 rotate = 0;
626 if( rotate )
628 if( asprintf(&m.rotation, "%d", rotate) < 0 )
H A Dimage_utils.c423 image_new_from_jpeg(const char * path, int is_file, const char * buf, int size, int scale, int rotate) argument
467 vimage = (rotate & (ROTATE_90|ROTATE_270)) ? image_new(h, w) : image_new(w, h);
514 ry = (rotate & (ROTATE_90|ROTATE_180)) ? (y - h + 1) * -1 : y;
522 rx = (rotate & (ROTATE_180|ROTATE_270)) ? (x - w + 1) * -1 : x;
523 ofs = (rotate & (ROTATE_90|ROTATE_270)) ? ry + (rx * h) : rx + (ry * w);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dgzappend.c40 * - Use in-place rotate instead of auxiliary buffer
120 /* rotate list[0..len-1] left by rot positions, in place */
121 local void rotate(unsigned char *list, unsigned len, unsigned rot) function
151 /* otherwise do rotate as a set of cycles in place */
361 rotate(window, DSIZE, have);

Completed in 267 milliseconds

12