Home
last modified time | relevance | path

Searched defs:iep_reg (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Diep_drv.h132 struct iep_reg { struct
133 iep_session *session;
134 struct list_head session_link; /* link to rga service session */
135 struct list_head status_link; /* link to register set list */
136 uint32_t reg[0x300];
137 bool dpi_en;
138 int off_x;
139 int off_y;
140 int act_width;
141 int act_height;
[all …]