Lines Matching refs:u32

61 		u32 offset	: 14;	/* offset in 4kbyte page */
62 u32 sys_only : 1; /* don't map to user space */
63 u32 cache : 1; /* map to data cache */
64 u32 btlb : 1; /* map to block tlb */
65 u32 last : 1; /* last region in list */
66 u32 length : 14; /* length in 4kbyte page */
69 u32 region; /* complete region value */
80 u32 *sti_mem_addr; /* pointer to global sti memory (size=sti_mem_request) */
81 u32 *future_ptr; /* pointer to future data */
92 u32 *region_ptrs[STI_REGION_MAX]; /* region pointers */
94 u32 *save_addr; /* where to save or restore reentrant state */
95 u32 *ext_ptr; /* pointer to extended glob_cfg data structure */
102 u32 wait : 1; /* should routine idle wait or not */
103 u32 reset : 1; /* hard reset the device? */
104 u32 text : 1; /* turn on text display planes? */
105 u32 nontext : 1; /* turn on non-text display planes? */
106 u32 clear : 1; /* clear text display planes? */
107 u32 cmap_blk : 1; /* non-text planes cmap black? */
108 u32 enable_be_timer : 1; /* enable bus error timer */
109 u32 enable_be_int : 1; /* enable bus error timer interrupt */
110 u32 no_chg_tx : 1; /* don't change text settings */
111 u32 no_chg_ntx : 1; /* don't change non-text settings */
112 u32 no_chg_bet : 1; /* don't change berr timer settings */
113 u32 no_chg_bei : 1; /* don't change berr int settings */
114 u32 init_cmap_tx : 1; /* initialize cmap for text planes */
115 u32 cmt_chg : 1; /* change current monitor type */
116 u32 retain_ie : 1; /* don't allow reset to clear int enables */
117 u32 caller_bootrom : 1; /* set only by bootrom for each call */
118 u32 caller_kernel : 1; /* set only by kernel for each call */
119 u32 caller_other : 1; /* set only by non-[BR/K] caller */
120 u32 pad : 14; /* pad to word boundary */
121 u32 *future_ptr; /* pointer to future data */
128 u32 *future_ptr; /* pointer to future data */
133 u32 *ext_ptr; /* pointer to extended init_graph inptr data structure*/
140 u32 *future_ptr; /* pointer to future data */
148 u32 wait : 1; /* should routine idle wait or not */
149 u32 pad : 31; /* pad to word boundary */
150 u32 *future_ptr; /* pointer to future data */
154 u32 *future_ptr; /* pointer to future data */
158 u32 crt_config[3]; /* hardware specific X11/OGL information */
159 u32 crt_hdw[3];
160 u32 *future_ptr;
175 u32 attributes; /* flags denoting attributes */
176 u32 *ext_ptr; /* pointer to future data */
184 u32 graphics_id[2];
186 u32 font_start;
187 u32 statesize;
188 u32 last_addr;
189 u32 region_list;
193 u32 mon_tbl_addr;
194 u32 user_data_addr;
195 u32 sti_mem_req;
197 u32 user_data_size;
203 u32 cfb_addr;
205 u32 init_graph;
206 u32 state_mgmt;
207 u32 font_unpmv;
208 u32 block_move;
209 u32 self_test;
210 u32 excep_hdlr;
211 u32 inq_conf;
212 u32 set_cm_entry;
213 u32 dma_ctrl;
216 u32 init_graph_addr;
217 u32 state_mgmt_addr;
218 u32 font_unp_addr;
219 u32 block_move_addr;
220 u32 self_test_addr;
221 u32 excep_hdlr_addr;
222 u32 inq_conf_addr;
223 u32 set_cm_entry_addr;
224 u32 image_unpack_addr;
225 u32 pa_risx_addrs[7];
249 u32 crc;
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 */
345 u32 graphics_id[2];