Lines Matching refs:c7

49 #define RCP14_DBGVCR()			MRC14(0, c0, c7, 0)
64 #define RCP14_DBGBVR7() MRC14(0, c0, c7, 4)
80 #define RCP14_DBGBCR7() MRC14(0, c0, c7, 5)
96 #define RCP14_DBGWVR7() MRC14(0, c0, c7, 6)
112 #define RCP14_DBGWCR7() MRC14(0, c0, c7, 7)
129 #define RCP14_DBGBXVR7() MRC14(0, c1, c7, 1)
144 #define RCP14_DBGITCTRL() MRC14(0, c7, c0, 4)
145 #define RCP14_DBGCLAIMSET() MRC14(0, c7, c8, 6)
146 #define RCP14_DBGCLAIMCLR() MRC14(0, c7, c9, 6)
147 #define RCP14_DBGAUTHSTATUS() MRC14(0, c7, c14, 6)
148 #define RCP14_DBGDEVID2() MRC14(0, c7, c0, 7)
149 #define RCP14_DBGDEVID1() MRC14(0, c7, c1, 7)
150 #define RCP14_DBGDEVID() MRC14(0, c7, c2, 7)
154 #define WCP14_DBGVCR(val) MCR14(val, 0, c0, c7, 0)
169 #define WCP14_DBGBVR7(val) MCR14(val, 0, c0, c7, 4)
185 #define WCP14_DBGBCR7(val) MCR14(val, 0, c0, c7, 5)
201 #define WCP14_DBGWVR7(val) MCR14(val, 0, c0, c7, 6)
217 #define WCP14_DBGWCR7(val) MCR14(val, 0, c0, c7, 7)
233 #define WCP14_DBGBXVR7(val) MCR14(val, 0, c1, c7, 1)
246 #define WCP14_DBGITCTRL(val) MCR14(val, 0, c7, c0, 4)
247 #define WCP14_DBGCLAIMSET(val) MCR14(val, 0, c7, c8, 6)
248 #define WCP14_DBGCLAIMCLR(val) MCR14(val, 0, c7, c9, 6)
280 #define RCP14_ETMTECR2() MRC14(1, c0, c7, 0)
296 #define RCP14_ETMACVR7() MRC14(1, c0, c7, 1)
312 #define RCP14_ETMACTR7() MRC14(1, c0, c7, 2)
344 #define RCP14_ETMCNTENR3() MRC14(1, c0, c7, 5)
359 #define RCP14_ETMSQR() MRC14(1, c0, c7, 6)
375 #define RCP14_ETMIMPSPEC7() MRC14(1, c0, c7, 7)
392 #define RCP14_ETMITCTRL() MRC14(1, c7, c0, 4)
393 #define RCP14_ETMCLAIMSET() MRC14(1, c7, c8, 6)
394 #define RCP14_ETMCLAIMCLR() MRC14(1, c7, c9, 6)
395 #define RCP14_ETMLSR() MRC14(1, c7, c13, 6)
396 #define RCP14_ETMAUTHSTATUS() MRC14(1, c7, c14, 6)
397 #define RCP14_ETMDEVID() MRC14(1, c7, c2, 7)
398 #define RCP14_ETMDEVTYPE() MRC14(1, c7, c3, 7)
399 #define RCP14_ETMPIDR4() MRC14(1, c7, c4, 7)
400 #define RCP14_ETMPIDR5() MRC14(1, c7, c5, 7)
401 #define RCP14_ETMPIDR6() MRC14(1, c7, c6, 7)
402 #define RCP14_ETMPIDR7() MRC14(1, c7, c7, 7)
403 #define RCP14_ETMPIDR0() MRC14(1, c7, c8, 7)
404 #define RCP14_ETMPIDR1() MRC14(1, c7, c9, 7)
405 #define RCP14_ETMPIDR2() MRC14(1, c7, c10, 7)
406 #define RCP14_ETMPIDR3() MRC14(1, c7, c11, 7)
407 #define RCP14_ETMCIDR0() MRC14(1, c7, c12, 7)
408 #define RCP14_ETMCIDR1() MRC14(1, c7, c13, 7)
409 #define RCP14_ETMCIDR2() MRC14(1, c7, c14, 7)
410 #define RCP14_ETMCIDR3() MRC14(1, c7, c15, 7)
417 #define WCP14_ETMTECR2(val) MCR14(val, 1, c0, c7, 0)
433 #define WCP14_ETMACVR7(val) MCR14(val, 1, c0, c7, 1)
449 #define WCP14_ETMACTR7(val) MCR14(val, 1, c0, c7, 2)
481 #define WCP14_ETMCNTENR3(val) MCR14(val, 1, c0, c7, 5)
496 #define WCP14_ETMSQR(val) MCR14(val, 1, c0, c7, 6)
512 #define WCP14_ETMIMPSPEC7(val) MCR14(val, 1, c0, c7, 7)
528 #define WCP14_ETMITCTRL(val) MCR14(val, 1, c7, c0, 4)
529 #define WCP14_ETMCLAIMSET(val) MCR14(val, 1, c7, c8, 6)
530 #define WCP14_ETMCLAIMCLR(val) MCR14(val, 1, c7, c9, 6)
532 #define WCP14_ETMLAR(val) MCR14(val, 1, c7, c12, 6)