Linux Kernel
3.7.1
|
#include <shmob_drm.h>
Data Fields | |
unsigned int | read_latch:6 |
unsigned int | read_setup:8 |
unsigned int | read_cycle:8 |
unsigned int | read_strobe:8 |
unsigned int | write_setup:8 |
unsigned int | write_cycle:8 |
unsigned int | write_strobe:8 |
unsigned int | cs_setup:3 |
unsigned int | vsync_active_high:1 |
unsigned int | vsync_dir_input:1 |
Definition at line 65 of file shmob_drm.h.
unsigned int cs_setup |
Definition at line 73 of file shmob_drm.h.
unsigned int read_cycle |
Definition at line 68 of file shmob_drm.h.
unsigned int read_latch |
Definition at line 66 of file shmob_drm.h.
unsigned int read_setup |
Definition at line 67 of file shmob_drm.h.
unsigned int read_strobe |
Definition at line 69 of file shmob_drm.h.
unsigned int vsync_active_high |
Definition at line 74 of file shmob_drm.h.
unsigned int vsync_dir_input |
Definition at line 75 of file shmob_drm.h.
unsigned int write_cycle |
Definition at line 71 of file shmob_drm.h.
unsigned int write_setup |
Definition at line 70 of file shmob_drm.h.
unsigned int write_strobe |
Definition at line 72 of file shmob_drm.h.