Go to the documentation of this file.
14 #ifndef __SHMOB_DRM_H__
15 #define __SHMOB_DRM_H__
17 #include <linux/kernel.h>
78 #define SHMOB_DRM_IFACE_FL_DWPOL (1 << 0)
79 #define SHMOB_DRM_IFACE_FL_DIPOL (1 << 1)
80 #define SHMOB_DRM_IFACE_FL_DAPOL (1 << 2)
81 #define SHMOB_DRM_IFACE_FL_HSCNT (1 << 3)
82 #define SHMOB_DRM_IFACE_FL_DWCNT (1 << 4)