Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-rotator.h33 #define ROT_STATUS 0x20 macro
H A Dexynos_drm_rotator.c82 u32 val = rot_read(ROT_STATUS); in rotator_reg_get_irq_status()
102 val = rot_read(ROT_STATUS); in rotator_irq_handler()
104 rot_write(val, ROT_STATUS); in rotator_irq_handler()