Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/renesas/rcar/pfc/H3/
Dpfc_init_h3_v2.c290 #define DRVCTRL7_A12(x) ((uint32_t)(x) << 28U) macro
983 reg = ((reg & DRVCTRL7_MASK) | DRVCTRL7_A12(3) in pfc_init_h3_v2()
Dpfc_init_h3_v1.c288 #define DRVCTRL7_A12(x) ((uint32_t)(x) << 28U) macro
950 reg = ((reg & DRVCTRL7_MASK) | DRVCTRL7_A12(3) in pfc_init_h3_v1()
/external/arm-trusted-firmware/drivers/renesas/rcar/pfc/M3N/
Dpfc_init_m3n.c292 #define DRVCTRL7_A12(x) ((uint32_t)(x) << 28U) macro
985 reg = ((reg & DRVCTRL7_MASK) | DRVCTRL7_A12(3) in pfc_init_m3n()
/external/arm-trusted-firmware/drivers/renesas/rzg/pfc/G2M/
Dpfc_init_g2m.c293 #define DRVCTRL7_A12(x) ((uint32_t)(x) << 28U) macro
1067 reg = ((reg & DRVCTRL7_MASK) | DRVCTRL7_A12(3) in pfc_init_g2m()
/external/arm-trusted-firmware/drivers/renesas/rcar/pfc/M3/
Dpfc_init_m3.c293 #define DRVCTRL7_A12(x) ((uint32_t)(x) << 28U) macro
1078 reg = ((reg & DRVCTRL7_MASK) | DRVCTRL7_A12(3) in pfc_init_m3()
/external/arm-trusted-firmware/drivers/renesas/rcar/pfc/D3/
Dpfc_init_d3.c293 #define DRVCTRL7_A12(x) ((uint32_t)(x) << 28U) macro