Searched refs:DFX_BASE (Results 1 – 2 of 2) sorted by relevance
/external/arm-trusted-firmware/drivers/marvell/comphy/ | ||
D | comphy-cp110.h | 87 #define DFX_BASE (0x400000) macro |
D | phy-comphy-cp110.c | 63 #define DFX_FROM_COMPHY_ADDR(x) ((x & ~0xffffff) + DFX_BASE) |