Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/renesas/rcar/pfc/H3/
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()
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()
/external/arm-trusted-firmware/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()
/external/arm-trusted-firmware/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()
/external/arm-trusted-firmware/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()
/external/arm-trusted-firmware/drivers/renesas/rcar/pfc/D3/
Dpfc_init_d3.c261 #define DRVCTRL3_AVB_TD1(x) ((uint32_t)(x) << 28U) macro