Home
last modified time | relevance | path

Searched refs:rot_read (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_rotator.c35 #define rot_read(offset) readl(rot->regs + (offset)) macro
70 u32 val = rot_read(ROT_CONFIG); in rotator_reg_set_irq()
82 u32 val = rot_read(ROT_STATUS); in rotator_reg_get_irq_status()
102 val = rot_read(ROT_STATUS); in rotator_irq_handler()
123 val = rot_read(ROT_CONTROL); in rotator_src_set_fmt()
166 val = rot_read(ROT_CONTROL); in rotator_dst_set_transf()
212 val = rot_read(ROT_CONTROL); in rotator_start()