Home
last modified time | relevance | path

Searched refs:DRVCTRL3_AVB_TD1 (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-a-3.4.0/drivers/renesas/rcar/pfc/H3/
Dpfc_init_h3_v1.c256 #define DRVCTRL3_AVB_TD1(x) ((uint32_t)(x) << 28U) macro
910 reg = ((reg & DRVCTRL3_MASK) | DRVCTRL3_AVB_TD1(3) in pfc_init_h3_v1()
Dpfc_init_h3_v2.c258 #define DRVCTRL3_AVB_TD1(x) ((uint32_t)(x) << 28U) macro
943 reg = ((reg & DRVCTRL3_MASK) | DRVCTRL3_AVB_TD1(3) in pfc_init_h3_v2()
/trusted-firmware-a-3.4.0/drivers/renesas/rcar/pfc/M3N/
Dpfc_init_m3n.c260 #define DRVCTRL3_AVB_TD1(x) ((uint32_t)(x) << 28U) macro
945 reg = ((reg & DRVCTRL3_MASK) | DRVCTRL3_AVB_TD1(3) in pfc_init_m3n()
/trusted-firmware-a-3.4.0/drivers/renesas/rzg/pfc/G2H/
Dpfc_init_g2h.c260 #define DRVCTRL3_AVB_TD1(x) ((uint32_t)(x) << 28U) macro
996 DRVCTRL3_AVB_TD1(3) | in pfc_init_g2h()
/trusted-firmware-a-3.4.0/drivers/renesas/rzg/pfc/G2N/
Dpfc_init_g2n.c260 #define DRVCTRL3_AVB_TD1(x) ((uint32_t)(x) << 28U) macro
992 DRVCTRL3_AVB_TD1(3) | in pfc_init_g2n()
/trusted-firmware-a-3.4.0/drivers/renesas/rcar/pfc/M3/
Dpfc_init_m3.c261 #define DRVCTRL3_AVB_TD1(x) ((uint32_t)(x) << 28U) macro
1038 reg = ((reg & DRVCTRL3_MASK) | DRVCTRL3_AVB_TD1(3) in pfc_init_m3()
/trusted-firmware-a-3.4.0/drivers/renesas/rzg/pfc/G2M/
Dpfc_init_g2m.c261 #define DRVCTRL3_AVB_TD1(x) ((uint32_t)(x) << 28U) macro
1027 reg = ((reg & DRVCTRL3_MASK) | DRVCTRL3_AVB_TD1(3) in pfc_init_g2m()
/trusted-firmware-a-3.4.0/drivers/renesas/rcar/pfc/D3/
Dpfc_init_d3.c261 #define DRVCTRL3_AVB_TD1(x) ((uint32_t)(x) << 28U) macro