Home
last modified time | relevance | path

Searched defs:CFG_INV_VSYNC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/armada/
H A Darmada_hw.h244 CFG_INV_VSYNC = 1 << 3, /* Normally active high */ enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/armada/
H A Darmada_hw.h244 CFG_INV_VSYNC = 1 << 3, /* Normally active high */ enumerator
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpxa168fb.h378 #define CFG_INV_VSYNC(vsync) ((vsync) << 3) macro
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpxa168fb.h378 #define CFG_INV_VSYNC(vsync) ((vsync) << 3) macro
/kernel/linux/linux-5.10/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h608 #define CFG_INV_VSYNC(vsync) ((vsync)<<3) macro
/kernel/linux/linux-6.6/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h608 #define CFG_INV_VSYNC(vsync) ((vsync)<<3) macro

Completed in 16 milliseconds