orient 643 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c static u32 tiler_get_address(enum tiler_fmt fmt, u32 orient, u32 x, u32 y) orient 662 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c if (orient & MASK_X_INVERT) orient 664 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c if (orient & MASK_Y_INVERT) orient 668 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c if (orient & MASK_XY_FLIP) orient 673 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c return TIL_ADDR((tmp << alignment), orient, fmt); orient 685 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c dma_addr_t tiler_tsptr(struct tiler_block *block, u32 orient, orient 691 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c return tiler_get_address(block->fmt, orient, orient 703 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c u32 tiler_stride(enum tiler_fmt fmt, u32 orient) orient 707 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c if (orient & MASK_XY_FLIP) orient 82 drivers/gpu/drm/omapdrm/omap_dmm_tiler.h #define TIL_ADDR(x, orient, a)\ orient 83 drivers/gpu/drm/omapdrm/omap_dmm_tiler.h ((u32) (x) | (orient) | ((a) << SHIFT_ACC_MODE)) orient 102 drivers/gpu/drm/omapdrm/omap_dmm_tiler.h dma_addr_t tiler_tsptr(struct tiler_block *block, u32 orient, orient 104 drivers/gpu/drm/omapdrm/omap_dmm_tiler.h u32 tiler_stride(enum tiler_fmt fmt, u32 orient); orient 104 drivers/gpu/drm/omapdrm/omap_fb.c u32 orient; orient 109 drivers/gpu/drm/omapdrm/omap_fb.c orient = 0; orient 112 drivers/gpu/drm/omapdrm/omap_fb.c orient = MASK_XY_FLIP | MASK_X_INVERT; orient 115 drivers/gpu/drm/omapdrm/omap_fb.c orient = MASK_X_INVERT | MASK_Y_INVERT; orient 118 drivers/gpu/drm/omapdrm/omap_fb.c orient = MASK_XY_FLIP | MASK_Y_INVERT; orient 123 drivers/gpu/drm/omapdrm/omap_fb.c orient ^= MASK_X_INVERT; orient 126 drivers/gpu/drm/omapdrm/omap_fb.c orient ^= MASK_Y_INVERT; orient 128 drivers/gpu/drm/omapdrm/omap_fb.c return orient; orient 139 drivers/gpu/drm/omapdrm/omap_fb.c u32 x, y, orient = 0; orient 161 drivers/gpu/drm/omapdrm/omap_fb.c orient = drm_rotation_to_tiler(state->rotation); orient 176 drivers/gpu/drm/omapdrm/omap_fb.c if (orient & MASK_Y_INVERT) orient 178 drivers/gpu/drm/omapdrm/omap_fb.c if (orient & MASK_X_INVERT) orient 182 drivers/gpu/drm/omapdrm/omap_fb.c omap_gem_rotated_dma_addr(fb->obj[0], orient, x, y, orient 187 drivers/gpu/drm/omapdrm/omap_fb.c info->screen_width = omap_gem_tiled_stride(fb->obj[0], orient); orient 216 drivers/gpu/drm/omapdrm/omap_fb.c omap_gem_rotated_dma_addr(fb->obj[1], orient, x/2, y/2, orient 874 drivers/gpu/drm/omapdrm/omap_gem.c int omap_gem_rotated_dma_addr(struct drm_gem_object *obj, u32 orient, orient 884 drivers/gpu/drm/omapdrm/omap_gem.c *dma_addr = tiler_tsptr(omap_obj->block, orient, x, y); orient 894 drivers/gpu/drm/omapdrm/omap_gem.c int omap_gem_tiled_stride(struct drm_gem_object *obj, u32 orient) orient 899 drivers/gpu/drm/omapdrm/omap_gem.c ret = tiler_stride(gem2fmt(omap_obj->flags), orient); orient 84 drivers/gpu/drm/omapdrm/omap_gem.h int omap_gem_rotated_dma_addr(struct drm_gem_object *obj, u32 orient, orient 86 drivers/gpu/drm/omapdrm/omap_gem.h int omap_gem_tiled_stride(struct drm_gem_object *obj, u32 orient); orient 665 drivers/gpu/drm/sti/sti_hqvdp.c static void sti_hqvdp_update_hvsrc(enum sti_hvsrc_orient orient, int scale, orient 700 drivers/gpu/drm/sti/sti_hqvdp.c if (orient == HVSRC_HORI) { orient 302 drivers/input/misc/adxl34x.c int int_stat, tap_stat, samples, orient, orient_code; orient 342 drivers/input/misc/adxl34x.c orient = AC_READ(ac, ORIENT); orient 344 drivers/input/misc/adxl34x.c (orient & ADXL346_2D_VALID)) { orient 346 drivers/input/misc/adxl34x.c orient_code = ADXL346_2D_ORIENT(orient); orient 356 drivers/input/misc/adxl34x.c (orient & ADXL346_3D_VALID)) { orient 358 drivers/input/misc/adxl34x.c orient_code = ADXL346_3D_ORIENT(orient) - 1; orient 1814 drivers/input/touchscreen/atmel_mxt_ts.c unsigned char orient; orient 1844 drivers/input/touchscreen/atmel_mxt_ts.c 1, &orient); orient 1848 drivers/input/touchscreen/atmel_mxt_ts.c data->xy_switch = orient & MXT_T9_ORIENT_SWITCH; orient 1849 drivers/input/touchscreen/atmel_mxt_ts.c data->invertx = orient & MXT_T9_ORIENT_INVERTX; orient 1850 drivers/input/touchscreen/atmel_mxt_ts.c data->inverty = orient & MXT_T9_ORIENT_INVERTY; orient 28 drivers/macintosh/ams/ams-core.c u32 orient = ams_info.vflag? ams_info.orient1 : ams_info.orient2; orient 30 drivers/macintosh/ams/ams-core.c if (orient & 0x80) orient 36 drivers/macintosh/ams/ams-core.c if (orient & 0x04) orient 38 drivers/macintosh/ams/ams-core.c if (orient & 0x02) orient 40 drivers/macintosh/ams/ams-core.c if (orient & 0x01) orient 416 drivers/media/i2c/smiapp/smiapp-core.c u32 orient = 0; orient 437 drivers/media/i2c/smiapp/smiapp-core.c orient |= SMIAPP_IMAGE_ORIENTATION_HFLIP; orient 440 drivers/media/i2c/smiapp/smiapp-core.c orient |= SMIAPP_IMAGE_ORIENTATION_VFLIP; orient 442 drivers/media/i2c/smiapp/smiapp-core.c orient ^= sensor->hvflip_inv_mask; orient 444 drivers/media/i2c/smiapp/smiapp-core.c orient);