Searched refs:Q_WORD (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_parm.h119 } Q_WORD; typedef in typeref:struct:tagQ_WORD
539 Q_WORD msr_cap;
540 Q_WORD msr_config;
541 Q_WORD msr_smi;
542 Q_WORD msr_error;
543 Q_WORD msr_pm;
544 Q_WORD msr_diag;
545 Q_WORD msr_spare;
546 Q_WORD msr_ram_ctl;
785 Q_WORD msr_ca
[all...]
H A Dcim_defs.h129 ((Q_WORD *)(data64_ptr))->high = data_high; \
130 ((Q_WORD *)(data64_ptr))->low = data_low; \
144 data_high = ((Q_WORD *)(data64_ptr))->high; \
145 data_low = ((Q_WORD *)(data64_ptr))->low; \
176 ((Q_WORD *)(data64_ptr))->high = data_high; \
177 ((Q_WORD *)(data64_ptr))->low = data_low; \
191 data_high = ((Q_WORD *)(data64_ptr))->high; \
192 data_low = ((Q_WORD *)(data64_ptr))->low; \
265 ((Q_WORD *)(data64_ptr))->high = val2; \
266 ((Q_WORD *)(data64_pt
[all...]
H A Dcim_msr.c53 Q_WORD msr_value = { 0, 0 };
158 Q_WORD msr_value = { 0, 0 };
398 msr_read64(unsigned long device, unsigned long msr_register, Q_WORD * msr_value)
421 Q_WORD * msr_value)
H A Dcim_init.c53 Q_WORD msr_value;
H A Dcim_rtns.h322 Q_WORD * msr_value);
324 Q_WORD * msr_value);
H A Dcim_vip.c753 Q_WORD q_word;
786 Q_WORD q_word;
815 Q_WORD q_word;
1559 Q_WORD q_word;
1586 Q_WORD q_word;
1615 Q_WORD q_word;
H A Dcim_vg.c395 Q_WORD msr_value;
1315 Q_WORD msr_value;
1384 Q_WORD msr_value;
1681 Q_WORD msr_value;
2332 Q_WORD msr_value;
2587 Q_WORD msr_value;
2973 Q_WORD msr_value;
H A Dcim_df.c1370 Q_WORD msr_value;
1626 Q_WORD msr_value;
1703 Q_WORD msr_value;
2025 Q_WORD msr_value;
H A Dcim_vop.c181 Q_WORD msr_value;
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dgfx_msr.c223 gfx_msr_read(unsigned int device, unsigned int msrRegister, Q_WORD * msrValue)
241 Q_WORD * msrValue)
H A Dmsr_rdcl.c138 Q_WORD * msrValue);
140 Q_WORD * msrValue);
218 Q_WORD msrValue;
275 Q_WORD msrValue;
564 Q_WORD msrValue;
679 Q_WORD * msrValue)
682 gfx_msr_read(unsigned int device, unsigned int msrRegister, Q_WORD * msrValue)
714 Q_WORD * msrValue)
718 Q_WORD * msrValue)
H A Dgfx_init.c361 Q_WORD msr_value;
H A Dgfx_type.h154 Q_WORD; typedef in typeref:struct:mValue
H A Dvid_rdcl.c447 Q_WORD msr_value;
1650 Q_WORD msr_value;
2335 Q_WORD msr_value;
2383 Q_WORD msr_value;
2433 Q_WORD msr_value;
H A Dgfx_rtns.h233 Q_WORD * msrValue);
235 Q_WORD * msrValue);
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dgfx_msr.c126 gfx_msr_read(unsigned int device, unsigned int msrRegister, Q_WORD * msrValue)
143 gfx_msr_write(unsigned int device, unsigned int msrRegister, Q_WORD * msrValue)
H A Dmsr_rdcl.c111 Q_WORD msrValue;
170 Q_WORD msrValue;
463 Q_WORD msrValue;
582 Q_WORD * msrValue)
585 gfx_msr_read(unsigned int device, unsigned int msrRegister, Q_WORD * msrValue)
619 Q_WORD * msrValue)
622 gfx_msr_write(unsigned int device, unsigned int msrRegister, Q_WORD * msrValue)
H A Dgfx_init.c280 Q_WORD msr_value;
H A Dgfx_type.h49 } Q_WORD; typedef in typeref:struct:mValue
H A Dgfx_rtns.h132 Q_WORD * msrValue);
134 Q_WORD * msrValue);
H A Dvid_rdcl.c256 Q_WORD msr_value, sys_value;
1637 Q_WORD msr_value;
2319 Q_WORD msr_value;
2368 Q_WORD msr_value;
2418 Q_WORD msr_value;
H A Dgfx_priv.h96 Q_WORD * msrValue);
98 Q_WORD * msrValue);
/xsrc/external/mit/xf86-video-nsc/dist/src/panel/
H A Dgx2_9211.c140 Q_WORD * msrValue);
142 Q_WORD * msrValue);
284 Q_WORD msrValue;
/xsrc/external/mit/xf86-video-geode/dist/src/panel/
H A Dgx2_9211.c41 Q_WORD * msrValue);
43 Q_WORD * msrValue);
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgeode.h154 #define Q_WORD QQ_WORD macro
156 #undef Q_WORD

Completed in 97 milliseconds

12