Home
last modified time | relevance | path

Searched defs:rot (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_rotator.c68 static void rotator_reg_set_irq(struct rot_context *rot, bool enable) in rotator_reg_set_irq()
80 static enum rot_irq_status rotator_reg_get_irq_status(struct rot_context *rot) in rotator_reg_get_irq_status()
94 struct rot_context *rot = arg; in rotator_irq_handler() local
119 static void rotator_src_set_fmt(struct rot_context *rot, u32 fmt) in rotator_src_set_fmt()
138 static void rotator_src_set_buf(struct rot_context *rot, in rotator_src_set_buf()
160 static void rotator_dst_set_transf(struct rot_context *rot, in rotator_dst_set_transf()
186 static void rotator_dst_set_buf(struct rot_context *rot, in rotator_dst_set_buf()
205 static void rotator_start(struct rot_context *rot) in rotator_start()
220 struct rot_context *rot = in rotator_commit() local
246 struct rot_context *rot = dev_get_drvdata(dev); in rotator_bind() local
[all …]
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Dvrfb.c31 #define SMS_ROT_VIRT_BASE(rot) (0x1000000 * (rot)) argument
231 int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot) in omap_vrfb_map_angle()
251 int rot; in omap_vrfb_release_ctx() local
280 int rot; in omap_vrfb_request_ctx() local
H A Domapfb-sysfs.c363 int rot; in store_overlays_rotate() local
H A Domapfb-main.c150 static unsigned omapfb_get_vrfb_offset(const struct omapfb_info *ofbi, int rot) in omapfb_get_vrfb_offset()
178 static u32 omapfb_get_region_rot_paddr(const struct omapfb_info *ofbi, int rot) in omapfb_get_region_rot_paddr()
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_format_caps.c97 u32 rot) in komeda_format_mod_supported()
H A Dkomeda_framebuffer.c268 u32 rot) in komeda_fb_is_layer_supported()
H A Dkomeda_kms.h159 static inline bool has_flip_h(u32 rot) in has_flip_h()
H A Dkomeda_pipeline.h246 u32 rot; member
359 u32 rot; member
H A Dkomeda_pipeline_state.c274 komeda_rotate_data_flow(struct komeda_data_flow_cfg *dflow, u32 rot) in komeda_rotate_data_flow()
/openbmc/linux/include/video/
H A Domapvrfb.h52 static inline int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot) in omap_vrfb_map_angle()
/openbmc/u-boot/include/
H A Dvideo.h78 ushort rot; member
/openbmc/u-boot/include/dm/
H A Dtest.h165 int rot; member
/openbmc/u-boot/test/dm/
H A Dvideo.c202 static int check_vidconsole_output(struct unit_test_state *uts, int rot, in check_vidconsole_output()
/openbmc/linux/drivers/video/fbdev/
H A Dsh7760fb.c38 int rot; /* rotation enabled? */ member
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay-sysfs.c153 int rot, r; in display_rotate_store() local
/openbmc/linux/arch/x86/crypto/
H A Dtwofish-x86_64-asm_64-3way.S77 #define do16bit_ror(rot, op1, op2, T0, T1, tmp1, tmp2, ab, dst) \ argument
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.c534 u32 layer_type, u64 modifier, u32 rot) in d71_format_mod_supported()
H A Dd71_component.c126 static u32 to_rot_ctrl(u32 rot) in to_rot_ctrl()
/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c606 int dh, int rot, int out_path) in gsc_check_scaler_ratio()
/openbmc/linux/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c126 #define rot(x,k) (((x)<<(k))|((x)>>(64-(k)))) macro
/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_hw.h68 enum rotation_features rot; /* type of rotation supported */ member
/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-ic.c454 enum ipu_rotate_mode rot) in ipu_ic_task_idma_init()
H A Dipu-cpmem.c359 enum ipu_rotate_mode rot) in ipu_cpmem_set_rotation()
/openbmc/linux/fs/btrfs/
H A Dscrub.c1309 u32 rot; in get_raid56_logic_offset() local
1881 int rot; in scrub_raid56_parity_stripe() local
/openbmc/linux/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_m2m.c816 int src_h, int dst_w, int dst_h, int rot) in mtk_mdp_check_scaler_ratio()

12