Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/mxsfb/
H A Dmxsfb_drv.h49 bool crc_active; member
H A Dmxsfb_kms.c453 mxsfb->crc_active = true; in mxsfb_crtc_set_crc_source()
455 mxsfb->crc_active = false; in mxsfb_crtc_set_crc_source()
H A Dmxsfb_drv.c169 if (mxsfb->crc_active) { in mxsfb_irq_handler()
/linux/drivers/gpu/drm/stm/
H A Dltdc.h57 bool crc_active; member
H A Dltdc.c716 if (ldev->crc_active) in ltdc_irq_thread()
1155 ldev->crc_active = true; in ltdc_crtc_set_crc_source()
1158 ldev->crc_active = false; in ltdc_crtc_set_crc_source()