Home
last modified time | relevance | path

Searched refs:rotate (Results 151 – 175 of 197) sorted by relevance

12345678

/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-a83t.dtsi327 rotate: rotate@1020000 { label
328 compatible = "allwinner,sun8i-a83t-de2-rotate";
/openbmc/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()
/openbmc/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
/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/
H A DUserManagement.vue404 transform: rotate(180deg);
/openbmc/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
/openbmc/linux/drivers/video/fbdev/core/
H A Dbitblit.c407 if (ops->rotate) in fbcon_set_bitops()
/openbmc/linux/include/video/
H A Domapfb_dss.h708 int (*set_rotate)(struct omap_dss_device *dssdev, u8 rotate);
/openbmc/qemu/target/m68k/
H A Dtranslate.c3510 static void rotate(TCGv reg, TCGv shift, int left, int size) in rotate() function
3692 rotate(DREG(insn, 0), shift, left, 32); in DISAS_INSN()
3717 rotate(reg, shift, left, 8); in DISAS_INSN()
3741 rotate(reg, shift, left, 16); in DISAS_INSN()
3765 rotate(reg, t1, left, 32); in DISAS_INSN()
3796 rotate(reg, t1, left, 8); in DISAS_INSN()
3828 rotate(reg, t1, left, 16); in DISAS_INSN()
3856 rotate(src, shift, left, 16); in DISAS_INSN()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dui-bootstrap-tpls-0.11.0.js8rotate:!0}).directive("pagination",["$parse","paginationConfig",function(a,b){return{restrict:"EA"…
H A Dui-bootstrap-tpls-0.11.0.min.js8rotate:!0}).directive("pagination",["$parse","paginationConfig",function(a,b){return{restrict:"EA"…
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c821 static u32 skl_plane_ctl_rotate(unsigned int rotate) in skl_plane_ctl_rotate() argument
823 switch (rotate) { in skl_plane_ctl_rotate()
837 MISSING_CASE(rotate); in skl_plane_ctl_rotate()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h1068 u32 rotate; member
/openbmc/linux/fs/
H A Dinode.c456 static void __inode_add_lru(struct inode *inode, bool rotate) in __inode_add_lru() argument
469 else if (rotate) in __inode_add_lru()
/openbmc/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-m2m.c533 ctx->ctrls.rotate = v4l2_ctrl_new_std(&ctx->ctrl_handler, in mdp_m2m_ctrls_create()
/openbmc/linux/drivers/media/platform/rockchip/rga/
H A Drga.c141 ctx->rotate = ctrl->val; in rga_s_ctrl()
/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp1129 std::rotate(bootSeq.begin() + 1, bootSeq.begin() + selectedItemIndex, in panel_boot_order()
/openbmc/linux/fs/ocfs2/
H A Dalloc.c3876 goto rotate; in ocfs2_insert_at_leaf()
3933 rotate: in ocfs2_insert_at_leaf()
4241 int ret, rotate = 0; in ocfs2_do_insert_extent() local
4276 rotate = 1; in ocfs2_do_insert_extent()
4298 if (rotate) { in ocfs2_do_insert_extent()
/openbmc/linux/Documentation/input/devices/
H A Dsentelic.rst744 bit3 1 RO 0: rotate 180 degree
749 bit2 0 RW 1: rotate 180 degree
/openbmc/linux/arch/arm/crypto/
H A Dsha1-armv4-large.S45 @ instructions with 3 arguments, no [fixed] rotate, addressing
/openbmc/linux/tools/power/pm-graph/
H A Dbootgraph.py646 .vt {transform:rotate(-60deg);transform-origin:0 0;}\n\
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/
H A Dsupport-jpeg-turbo.patch126 +/* Crop. This is only used when no rotate/flip is requested with the crop. */
1450 + * for rotate/flip, resize, and crop operations.
1708 + * image region but losslessly preserves what is inside. Like the rotate and

12345678