Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_rotator.c77 rot_write(val, ROT_CONFIG); in rotator_reg_set_irq()
104 rot_write(val, ROT_STATUS); in rotator_irq_handler()
135 rot_write(val, ROT_CONTROL); in rotator_src_set_fmt()
146 rot_write(val, ROT_SRC_BUF_SIZE); in rotator_src_set_buf()
150 rot_write(val, ROT_SRC_CROP_POS); in rotator_src_set_buf()
153 rot_write(val, ROT_SRC_CROP_SIZE); in rotator_src_set_buf()
156 rot_write(buf->dma_addr[0], ROT_SRC_BUF_ADDR(0)); in rotator_src_set_buf()
183 rot_write(val, ROT_CONTROL); in rotator_dst_set_transf()
194 rot_write(val, ROT_DST_BUF_SIZE); in rotator_dst_set_buf()
198 rot_write(val, ROT_DST_CROP_POS); in rotator_dst_set_buf()
[all …]