Searched refs:RTDMAC_BASE (Results 1 – 3 of 3) sorted by relevance
460 #define RTDMAC_BASE (0xFFC10000U) macro461 #define RTDMAC_RDMOR (RTDMAC_BASE + 0x0060U)462 #define RTDMAC_RDMCHCLR (RTDMAC_BASE + 0x0080U)463 #define RTDMAC_RDMSAR(x) (RTDMAC_BASE + 0x8000U + (0x80U * (x)))464 #define RTDMAC_RDMDAR(x) (RTDMAC_BASE + 0x8004U + (0x80U * (x)))465 #define RTDMAC_RDMTCR(x) (RTDMAC_BASE + 0x8008U + (0x80U * (x)))466 #define RTDMAC_RDMCHCR(x) (RTDMAC_BASE + 0x800CU + (0x80U * (x)))467 #define RTDMAC_RDMCHCRB(x) (RTDMAC_BASE + 0x801CU + (0x80U * (x)))468 #define RTDMAC_RDMDPBASE(x) (RTDMAC_BASE + 0x8050U + (0x80U * (x)))469 #define RTDMAC_DESC_BASE (RTDMAC_BASE + 0xA000U)
589 #define RTDMAC_BASE (0xFFC10000U) macro590 #define RTDMAC_RDMOR (RTDMAC_BASE + 0x0060U)591 #define RTDMAC_RDMCHCLR (RTDMAC_BASE + 0x0080U)592 #define RTDMAC_RDMSAR(x) (RTDMAC_BASE + 0x8000U + (0x80U * (x)))593 #define RTDMAC_RDMDAR(x) (RTDMAC_BASE + 0x8004U + (0x80U * (x)))594 #define RTDMAC_RDMTCR(x) (RTDMAC_BASE + 0x8008U + (0x80U * (x)))595 #define RTDMAC_RDMCHCR(x) (RTDMAC_BASE + 0x800CU + (0x80U * (x)))596 #define RTDMAC_RDMCHCRB(x) (RTDMAC_BASE + 0x801CU + (0x80U * (x)))597 #define RTDMAC_RDMDPBASE(x) (RTDMAC_BASE + 0x8050U + (0x80U * (x)))598 #define RTDMAC_DESC_BASE (RTDMAC_BASE + 0xA000U)