Searched refs:DDRPHY_REG_REG (Results 1 – 1 of 1) sorted by relevance
/external/arm-trusted-firmware/drivers/st/ddr/ |
D | stm32mp1_ddr.c | 127 #define DDRPHY_REG_REG(x) DDRPHY_REG(x, stm32mp1_ddrphy_reg) macro 129 DDRPHY_REG_REG(pgcr), 130 DDRPHY_REG_REG(aciocr), 131 DDRPHY_REG_REG(dxccr), 132 DDRPHY_REG_REG(dsgcr), 133 DDRPHY_REG_REG(dcr), 134 DDRPHY_REG_REG(odtcr), 135 DDRPHY_REG_REG(zq0cr1), 136 DDRPHY_REG_REG(dx0gcr), 137 DDRPHY_REG_REG(dx1gcr), [all …]
|