Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Datmel-hlcdc.h55 #define ATMEL_HLCDC_LAYER_STATUS(x) BIT((x) + 8) macro
/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.c553 if (ATMEL_HLCDC_LAYER_STATUS(i) & status) in atmel_hlcdc_dc_irq_handler()
569 cfg |= ATMEL_HLCDC_LAYER_STATUS(i); in atmel_hlcdc_dc_irq_postinstall()