Searched refs:XRS_TS_BASE (Results 1 – 1 of 1) sorted by relevance
10 #define XRS_TS_BASE(x) (0x290000 + XRS_TS_OFFSET * (x)) macro155 #define XRS_TS_CTRL(x) (XRS_TS_BASE(x) + 0x1000)156 #define XRS_TS_INT_MASK(x) (XRS_TS_BASE(x) + 0x1008)157 #define XRS_TS_INT_STATUS(x) (XRS_TS_BASE(x) + 0x1010)158 #define XRS_TS_NSEC0(x) (XRS_TS_BASE(x) + 0x1104)159 #define XRS_TS_NSEC1(x) (XRS_TS_BASE(x) + 0x1106)160 #define XRS_TS_SEC0(x) (XRS_TS_BASE(x) + 0x1108)161 #define XRS_TS_SEC1(x) (XRS_TS_BASE(x) + 0x110a)162 #define XRS_TS_SEC2(x) (XRS_TS_BASE(x) + 0x110c)163 #define XRS_PNCT0(x) (XRS_TS_BASE(x) + 0x1110)[all …]