Searched defs:iep_reg (Results 1 – 1 of 1) sorted by relevance
132 struct iep_reg { struct133 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 …]