Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mfd/
A Dgsc.h28 GSC_IRQ_ENABLE = 0x0B, enumerator
/linux-6.3-rc2/drivers/media/platform/samsung/exynos-gsc/
A Dgsc-regs.h27 #define GSC_IRQ_ENABLE (1 << 0) macro
A Dgsc-regs.c52 cfg |= GSC_IRQ_ENABLE; in gsc_hw_set_gsc_irq_enable()
54 cfg &= ~GSC_IRQ_ENABLE; in gsc_hw_set_gsc_irq_enable()
/linux-6.3-rc2/drivers/gpu/drm/exynos/
A Dregs-gsc.h43 #define GSC_IRQ_ENABLE (1 << 0) macro
A Dexynos_drm_gsc.c430 cfg |= GSC_IRQ_ENABLE; in gsc_handle_irq()
432 cfg &= ~GSC_IRQ_ENABLE; in gsc_handle_irq()
/linux-6.3-rc2/drivers/mfd/
A Dgateworks-gsc.c192 .unmask_base = GSC_IRQ_ENABLE,

Completed in 11 milliseconds