Lines Matching refs:c7

57 #define RCP14_DBGVCR()			MRC14(0, c0, c7, 0)
72 #define RCP14_DBGBVR7() MRC14(0, c0, c7, 4)
88 #define RCP14_DBGBCR7() MRC14(0, c0, c7, 5)
104 #define RCP14_DBGWVR7() MRC14(0, c0, c7, 6)
120 #define RCP14_DBGWCR7() MRC14(0, c0, c7, 7)
137 #define RCP14_DBGBXVR7() MRC14(0, c1, c7, 1)
152 #define RCP14_DBGITCTRL() MRC14(0, c7, c0, 4)
153 #define RCP14_DBGCLAIMSET() MRC14(0, c7, c8, 6)
154 #define RCP14_DBGCLAIMCLR() MRC14(0, c7, c9, 6)
155 #define RCP14_DBGAUTHSTATUS() MRC14(0, c7, c14, 6)
156 #define RCP14_DBGDEVID2() MRC14(0, c7, c0, 7)
157 #define RCP14_DBGDEVID1() MRC14(0, c7, c1, 7)
158 #define RCP14_DBGDEVID() MRC14(0, c7, c2, 7)
162 #define WCP14_DBGVCR(val) MCR14(val, 0, c0, c7, 0)
177 #define WCP14_DBGBVR7(val) MCR14(val, 0, c0, c7, 4)
193 #define WCP14_DBGBCR7(val) MCR14(val, 0, c0, c7, 5)
209 #define WCP14_DBGWVR7(val) MCR14(val, 0, c0, c7, 6)
225 #define WCP14_DBGWCR7(val) MCR14(val, 0, c0, c7, 7)
241 #define WCP14_DBGBXVR7(val) MCR14(val, 0, c1, c7, 1)
254 #define WCP14_DBGITCTRL(val) MCR14(val, 0, c7, c0, 4)
255 #define WCP14_DBGCLAIMSET(val) MCR14(val, 0, c7, c8, 6)
256 #define WCP14_DBGCLAIMCLR(val) MCR14(val, 0, c7, c9, 6)
288 #define RCP14_ETMTECR2() MRC14(1, c0, c7, 0)
304 #define RCP14_ETMACVR7() MRC14(1, c0, c7, 1)
320 #define RCP14_ETMACTR7() MRC14(1, c0, c7, 2)
352 #define RCP14_ETMCNTENR3() MRC14(1, c0, c7, 5)
367 #define RCP14_ETMSQR() MRC14(1, c0, c7, 6)
383 #define RCP14_ETMIMPSPEC7() MRC14(1, c0, c7, 7)
400 #define RCP14_ETMITCTRL() MRC14(1, c7, c0, 4)
401 #define RCP14_ETMCLAIMSET() MRC14(1, c7, c8, 6)
402 #define RCP14_ETMCLAIMCLR() MRC14(1, c7, c9, 6)
403 #define RCP14_ETMLSR() MRC14(1, c7, c13, 6)
404 #define RCP14_ETMAUTHSTATUS() MRC14(1, c7, c14, 6)
405 #define RCP14_ETMDEVID() MRC14(1, c7, c2, 7)
406 #define RCP14_ETMDEVTYPE() MRC14(1, c7, c3, 7)
407 #define RCP14_ETMPIDR4() MRC14(1, c7, c4, 7)
408 #define RCP14_ETMPIDR5() MRC14(1, c7, c5, 7)
409 #define RCP14_ETMPIDR6() MRC14(1, c7, c6, 7)
410 #define RCP14_ETMPIDR7() MRC14(1, c7, c7, 7)
411 #define RCP14_ETMPIDR0() MRC14(1, c7, c8, 7)
412 #define RCP14_ETMPIDR1() MRC14(1, c7, c9, 7)
413 #define RCP14_ETMPIDR2() MRC14(1, c7, c10, 7)
414 #define RCP14_ETMPIDR3() MRC14(1, c7, c11, 7)
415 #define RCP14_ETMCIDR0() MRC14(1, c7, c12, 7)
416 #define RCP14_ETMCIDR1() MRC14(1, c7, c13, 7)
417 #define RCP14_ETMCIDR2() MRC14(1, c7, c14, 7)
418 #define RCP14_ETMCIDR3() MRC14(1, c7, c15, 7)
425 #define WCP14_ETMTECR2(val) MCR14(val, 1, c0, c7, 0)
441 #define WCP14_ETMACVR7(val) MCR14(val, 1, c0, c7, 1)
457 #define WCP14_ETMACTR7(val) MCR14(val, 1, c0, c7, 2)
489 #define WCP14_ETMCNTENR3(val) MCR14(val, 1, c0, c7, 5)
504 #define WCP14_ETMSQR(val) MCR14(val, 1, c0, c7, 6)
520 #define WCP14_ETMIMPSPEC7(val) MCR14(val, 1, c0, c7, 7)
536 #define WCP14_ETMITCTRL(val) MCR14(val, 1, c7, c0, 4)
537 #define WCP14_ETMCLAIMSET(val) MCR14(val, 1, c7, c8, 6)
538 #define WCP14_ETMCLAIMCLR(val) MCR14(val, 1, c7, c9, 6)
540 #define WCP14_ETMLAR(val) MCR14(val, 1, c7, c12, 6)