Lines Matching refs:u32
65 u32 offset : 14; /* offset in 4kbyte page */
66 u32 sys_only : 1; /* don't map to user space */
67 u32 cache : 1; /* map to data cache */
68 u32 btlb : 1; /* map to block tlb */
69 u32 last : 1; /* last region in list */
70 u32 length : 14; /* length in 4kbyte page */
73 u32 region; /* complete region value */
84 u32 sti_mem_addr; /* pointer to global sti memory (size=sti_mem_request) */
85 u32 future_ptr; /* pointer to future data */
96 u32 region_ptrs[STI_REGION_MAX]; /* region pointers */
98 u32 save_addr; /* where to save or restore reentrant state */
99 u32 ext_ptr; /* pointer to extended glob_cfg data structure */
106 u32 wait : 1; /* should routine idle wait or not */
107 u32 reset : 1; /* hard reset the device? */
108 u32 text : 1; /* turn on text display planes? */
109 u32 nontext : 1; /* turn on non-text display planes? */
110 u32 clear : 1; /* clear text display planes? */
111 u32 cmap_blk : 1; /* non-text planes cmap black? */
112 u32 enable_be_timer : 1; /* enable bus error timer */
113 u32 enable_be_int : 1; /* enable bus error timer interrupt */
114 u32 no_chg_tx : 1; /* don't change text settings */
115 u32 no_chg_ntx : 1; /* don't change non-text settings */
116 u32 no_chg_bet : 1; /* don't change berr timer settings */
117 u32 no_chg_bei : 1; /* don't change berr int settings */
118 u32 init_cmap_tx : 1; /* initialize cmap for text planes */
119 u32 cmt_chg : 1; /* change current monitor type */
120 u32 retain_ie : 1; /* don't allow reset to clear int enables */
121 u32 caller_bootrom : 1; /* set only by bootrom for each call */
122 u32 caller_kernel : 1; /* set only by kernel for each call */
123 u32 caller_other : 1; /* set only by non-[BR/K] caller */
124 u32 pad : 14; /* pad to word boundary */
125 u32 future_ptr; /* pointer to future data */
132 u32 future_ptr; /* pointer to future data */
137 u32 ext_ptr; /* pointer to extended init_graph inptr data structure*/
144 u32 future_ptr; /* pointer to future data */
152 u32 wait : 1; /* should routine idle wait or not */
153 u32 pad : 31; /* pad to word boundary */
154 u32 future_ptr; /* pointer to future data */
158 u32 future_ptr; /* pointer to future data */
162 u32 crt_config[3]; /* hardware specific X11/OGL information */
163 u32 crt_hdw[3];
164 u32 future_ptr;
179 u32 attributes; /* flags denoting attributes */
180 u32 ext_ptr; /* pointer to future data */
188 u32 graphics_id[2];
190 u32 font_start;
191 u32 statesize;
192 u32 last_addr;
193 u32 region_list;
197 u32 mon_tbl_addr;
198 u32 user_data_addr;
199 u32 sti_mem_req;
201 u32 user_data_size;
207 u32 cfb_addr;
209 u32 init_graph;
210 u32 state_mgmt;
211 u32 font_unpmv;
212 u32 block_move;
213 u32 self_test;
214 u32 excep_hdlr;
215 u32 inq_conf;
216 u32 set_cm_entry;
217 u32 dma_ctrl;
220 u32 init_graph_addr;
221 u32 state_mgmt_addr;
222 u32 font_unp_addr;
223 u32 block_move_addr;
224 u32 self_test_addr;
225 u32 excep_hdlr_addr;
226 u32 inq_conf_addr;
227 u32 set_cm_entry_addr;
228 u32 image_unpack_addr;
229 u32 pa_risx_addrs[7];
239 u32 next_font;
260 u32 font_start_addr; /* address of font start */
266 u32 future_ptr; /* pointer to future data */
270 u32 wait : 1; /* should routine idle wait or not */
271 u32 non_text : 1; /* font unpack/move in non_text planes =1, text =0 */
272 u32 pad : 30; /* pad to word boundary */
273 u32 future_ptr; /* pointer to future data */
278 u32 future_ptr; /* pointer to future data */
284 u32 wait : 1; /* should routine idle wait or not */
285 u32 color : 1; /* change color during move? */
286 u32 clear : 1; /* clear during move? */
287 u32 non_text : 1; /* block move in non_text planes =1, text =0 */
288 u32 pad : 28; /* pad to word boundary */
289 u32 future_ptr; /* pointer to future data */
301 u32 future_ptr; /* pointer to future data */
306 u32 future_ptr; /* pointer to future data */
348 u32 graphics_id[2];