Searched refs:ISSETPRINT (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/hpcmips/tx/
H A Dtx39biu.c54 #define ISSETPRINT(r, s, m) dbg_bitmask_print((u_int32_t)(r), \ macro
181 ISSETPRINT(reg, 0, ENDCLKOUTTRI);
182 ISSETPRINT(reg, 0, DISDQMINIT);
183 ISSETPRINT(reg, 0, ENSDRAMPD);
184 ISSETPRINT(reg, 0, SHOWDINO);
185 ISSETPRINT(reg, 0, ENRMAP2);
186 ISSETPRINT(reg, 0, ENRMAP1);
187 ISSETPRINT(reg, 0, ENWRINPAGE);
188 ISSETPRINT(reg, 0, ENCS3USER);
189 ISSETPRINT(re
[all...]
H A Dtx39power.c61 #define ISSETPRINT(r, m) dbg_bitmask_print(r, TX39_POWERCTRL_##m, #m) macro
286 ISSETPRINT(reg, ONBUTN);
287 ISSETPRINT(reg, PWRINT);
288 ISSETPRINT(reg, PWROK);
290 ISSETPRINT(reg, PWROKNMI);
292 ISSETPRINT(reg, SLOWBUS);
294 ISSETPRINT(reg, DIVMOD);
296 ISSETPRINT(reg, ENSTPTIMER);
297 ISSETPRINT(reg, ENFORCESHUTDWN);
298 ISSETPRINT(re
[all...]
H A Dtx39ir.c131 #define ISSETPRINT(r, m) dbg_bitmask_print((u_int32_t)(r), \ macro
133 ISSETPRINT(reg, CARDET);
134 ISSETPRINT(reg, TESTIR);
135 ISSETPRINT(reg, DTINVERT);
136 ISSETPRINT(reg, RXPWR);
137 ISSETPRINT(reg, ENSTATE);
138 ISSETPRINT(reg, ENCOMSM);
139 #undef ISSETPRINT macro
H A Dtx39clock.c59 #define ISSETPRINT(r, m) \ macro
321 ISSETPRINT(reg, CHIM);
323 ISSETPRINT(reg, VID);
324 ISSETPRINT(reg, MBUS);
327 ISSETPRINT(reg, IRDA);
329 ISSETPRINT(reg, SPI);
330 ISSETPRINT(reg, TIMER);
331 ISSETPRINT(reg, FASTTIMER);
333 ISSETPRINT(reg, C48MOUT);
335 ISSETPRINT(re
[all...]
H A Dtxcom.c1194 #define ISSETPRINT(r, m) \ macro
1196 ISSETPRINT(reg, UARTON);
1197 ISSETPRINT(reg, EMPTY);
1198 ISSETPRINT(reg, PRXHOLDFULL);
1199 ISSETPRINT(reg, RXHOLDFULL);
1200 ISSETPRINT(reg, ENDMARX);
1201 ISSETPRINT(reg, ENDMATX);
1202 ISSETPRINT(reg, TESTMODE);
1203 ISSETPRINT(reg, ENBREAHALT);
1204 ISSETPRINT(re
[all...]

Completed in 205 milliseconds