Home
last modified time | relevance | path

Searched refs:RTDMAC_BASE (Results 1 – 3 of 3) sorted by relevance

/external/arm-trusted-firmware/drivers/renesas/rcar/pfc/V3M/
Dpfc_init_v3m.c460 #define RTDMAC_BASE (0xFFC10000U) macro
461 #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)
/external/arm-trusted-firmware/drivers/renesas/rzg/pfc/G2M/
Dpfc_init_g2m.c589 #define RTDMAC_BASE (0xFFC10000U) macro
590 #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)
/external/arm-trusted-firmware/drivers/renesas/rcar/pfc/M3/
Dpfc_init_m3.c589 #define RTDMAC_BASE (0xFFC10000U) macro
590 #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)