Home
last modified time | relevance | path

Searched refs:rotate (Results 76 – 100 of 107) sorted by relevance

12345

/linux/arch/arm/boot/dts/nvidia/
H A Dtegra114-tn7.dts13 bootargs = "console=ttyS0,115200n8 console=tty1 gpt fbcon=rotate:2";
/linux/tools/perf/
H A Dbuiltin-top.c900 if (top->qe.rotate) { in perf_top__mmap_read_idx()
902 top->qe.rotate = false; in perf_top__mmap_read_idx()
1116 top->qe.rotate = true; in process_thread()
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-capture.c643 bool rotate = ctx->rotation == 90 || ctx->rotation == 270; in fimc_capture_try_selection() local
685 rotate ? pl->out_rot_en_w : pl->out_rot_dis_w, in fimc_capture_try_selection()
686 rotate ? sink->f_height : sink->f_width); in fimc_capture_try_selection()
692 if (rotate) { in fimc_capture_try_selection()
H A Dfimc-core.h450 struct v4l2_ctrl *rotate; member
/linux/Documentation/fb/
H A Dapi.rst217 __u32 rotate; /* angle we rotate counter clockwise */
/linux/lib/
H A Drbtree.c431 .rotate = dummy_rotate
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-a83t.dtsi327 rotate: rotate@1020000 { label
328 compatible = "allwinner,sun8i-a83t-de2-rotate";
/linux/Documentation/crypto/
H A Ddescore-readme.rst194 it in the form for the first half and use a simple rotate to get the other
242 ROR and ROL macros to use machine rotate instructions if you have them.
252 1) with the lack of a bit rotate operator in C, rotates have to be synthesized
/linux/Documentation/hwmon/
H A Dabituguru-datasheet.rst277 0-255 = 0-12v (linear), specify voltage at which fan will rotate when under
281 0-255 = 0-12v (linear), specify voltage at which fan will rotate when above
/linux/arch/x86/crypto/
H A Dsha1_avx2_x86_64_asm.S196 .if (i == 0) # Initialize and rotate registers
H A Dsha1_ssse3_asm.S282 # rotate: \a<=\d, \b<=\e, \c<=\a, \d<=\b, \e<=\c
/linux/drivers/video/fbdev/
H A Dsh7760fb.c208 par->rot = par->pd->rotate; in sh7760fb_set_par()
H A Dcarminefb.c189 if (var->grayscale || var->rotate || var->nonstd) in carmine_check_var()
H A Dpxa168fb.c188 var->rotate = FB_ROTATE_UR; in set_mode()
H A Dps3fb.c582 if (var->rotate) { in ps3fb_check_var()
/linux/drivers/video/fbdev/core/
H A Dbitblit.c398 if (ops->rotate) in fbcon_set_bitops()
/linux/include/video/
H A Domapfb_dss.h708 int (*set_rotate)(struct omap_dss_device *dssdev, u8 rotate);
/linux/Documentation/networking/
H A Dtcp_ao.rst247 remove or rotate MKTs. This approach moves the key management responsibility
270 | | and do key management | (delete/show/rotate) |
/linux/fs/
H A Dinode.c450 static void __inode_add_lru(struct inode *inode, bool rotate) in __inode_add_lru() argument
463 else if (rotate) in __inode_add_lru()
/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-m2m.c548 ctx->ctrls.rotate = v4l2_ctrl_new_std(&ctx->ctrl_handler, in mdp_m2m_ctrls_create()
/linux/drivers/media/platform/rockchip/rga/
H A Drga.c144 ctx->rotate = ctrl->val; in rga_s_ctrl()
/linux/fs/ocfs2/
H A Dalloc.c3883 goto rotate; in ocfs2_insert_at_leaf()
3940 rotate: in ocfs2_insert_at_leaf()
4248 int ret, rotate = 0; in ocfs2_do_insert_extent() local
4283 rotate = 1; in ocfs2_do_insert_extent()
4305 if (rotate) { in ocfs2_do_insert_extent()
/linux/Documentation/input/devices/
H A Dsentelic.rst744 bit3 1 RO 0: rotate 180 degree
749 bit2 0 RW 1: rotate 180 degree
/linux/arch/arm/crypto/
H A Dsha1-armv4-large.S45 @ instructions with 3 arguments, no [fixed] rotate, addressing
/linux/tools/power/pm-graph/
H A Dbootgraph.py646 .vt {transform:rotate(-60deg);transform-origin:0 0;}\n\

12345