Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/renesas/rcar/pfc/H3/
Dpfc_init_h3_v2.c250 #define DRVCTRL2_AVB_RXC(x) ((uint32_t)(x) << 28U) macro
933 reg = ((reg & DRVCTRL2_MASK) | DRVCTRL2_AVB_RXC(7) in pfc_init_h3_v2()
Dpfc_init_h3_v1.c248 #define DRVCTRL2_AVB_RXC(x) ((uint32_t)(x) << 28U) macro
900 reg = ((reg & DRVCTRL2_MASK) | DRVCTRL2_AVB_RXC(7) in pfc_init_h3_v1()
/external/arm-trusted-firmware/drivers/renesas/rcar/pfc/M3N/
Dpfc_init_m3n.c252 #define DRVCTRL2_AVB_RXC(x) ((uint32_t)(x) << 28U) macro
935 reg = ((reg & DRVCTRL2_MASK) | DRVCTRL2_AVB_RXC(7) in pfc_init_m3n()
/external/arm-trusted-firmware/drivers/renesas/rzg/pfc/G2M/
Dpfc_init_g2m.c253 #define DRVCTRL2_AVB_RXC(x) ((uint32_t)(x) << 28U) macro
1017 reg = ((reg & DRVCTRL2_MASK) | DRVCTRL2_AVB_RXC(7) in pfc_init_g2m()
/external/arm-trusted-firmware/drivers/renesas/rcar/pfc/M3/
Dpfc_init_m3.c253 #define DRVCTRL2_AVB_RXC(x) ((uint32_t)(x) << 28U) macro
1028 reg = ((reg & DRVCTRL2_MASK) | DRVCTRL2_AVB_RXC(7) in pfc_init_m3()
/external/arm-trusted-firmware/drivers/renesas/rcar/pfc/D3/
Dpfc_init_d3.c253 #define DRVCTRL2_AVB_RXC(x) ((uint32_t)(x) << 28U) macro