Home
last modified time | relevance | path

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

12

/linux-5.19.10/drivers/gpu/drm/exynos/
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 …]
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/
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
Domapfb-sysfs.c362 int rot; in store_overlays_rotate() local
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()
/linux-5.19.10/drivers/gpu/drm/arm/display/komeda/
Dkomeda_format_caps.c97 u32 rot) in komeda_format_mod_supported()
Dkomeda_framebuffer.c268 u32 rot) in komeda_fb_is_layer_supported()
Dkomeda_kms.h156 static inline bool has_flip_h(u32 rot) in has_flip_h()
Dkomeda_pipeline.h246 u32 rot; member
359 u32 rot; member
Dkomeda_pipeline_state.c274 komeda_rotate_data_flow(struct komeda_data_flow_cfg *dflow, u32 rot) in komeda_rotate_data_flow()
/linux-5.19.10/include/video/
Domapvrfb.h52 static inline int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot) in omap_vrfb_map_angle()
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddisplay-sysfs.c152 int rot, r; in display_rotate_store() local
/linux-5.19.10/drivers/video/fbdev/
Dsh7760fb.c38 int rot; /* rotation enabled? */ member
Dw100fb.c1426 unsigned long rot=0, divider, offset=0; in w100_set_dispregs() local
/linux-5.19.10/arch/x86/crypto/
Dtwofish-x86_64-asm_64-3way.S77 #define do16bit_ror(rot, op1, op2, T0, T1, tmp1, tmp2, ab, dst) \ argument
/linux-5.19.10/drivers/gpu/drm/arm/display/komeda/d71/
Dd71_dev.c534 u32 layer_type, u64 modifier, u32 rot) in d71_format_mod_supported()
Dd71_component.c126 static u32 to_rot_ctrl(u32 rot) in to_rot_ctrl()
/linux-5.19.10/drivers/media/platform/samsung/exynos-gsc/
Dgsc-core.c608 int dh, int rot, int out_path) in gsc_check_scaler_ratio()
/linux-5.19.10/scripts/gcc-plugins/
Drandomize_layout_plugin.c126 #define rot(x,k) (((x)<<(k))|((x)>>(64-(k)))) macro
/linux-5.19.10/drivers/gpu/drm/arm/
Dmalidp_hw.h68 enum rotation_features rot; /* type of rotation supported */ member
/linux-5.19.10/drivers/gpu/ipu-v3/
Dipu-ic.c454 enum ipu_rotate_mode rot) in ipu_ic_task_idma_init()
Dipu-cpmem.c359 enum ipu_rotate_mode rot) in ipu_cpmem_set_rotation()
/linux-5.19.10/drivers/media/platform/mediatek/mdp/
Dmtk_mdp_m2m.c816 int src_h, int dst_w, int dst_h, int rot) in mtk_mdp_check_scaler_ratio()
/linux-5.19.10/drivers/media/dvb-frontends/cxd2880/
Dcxd2880_dvbt2.h333 u8 rot; member
/linux-5.19.10/arch/arm/net/
Dbpf_jit_32.c301 u32 rot; in imm8m() local
/linux-5.19.10/drivers/scsi/
Dsd.c2915 u16 rot; in sd_read_block_characteristics() local

12