Searched refs:IDP_CPLD_VIRT (Results 1 – 2 of 2) sorted by relevance
44 #define IDP_CPLD_VIRT (IDP_COREVOLT_VIRT + IDP_COREVOLT_SIZE) macro47 #if (IDP_CPLD_VIRT + IDP_CPLD_SIZE) > 0xfc00000051 #define CPLD_P2V(x) ((x) - IDP_CPLD_PHYS + IDP_CPLD_VIRT)52 #define CPLD_V2P(x) ((x) - IDP_CPLD_VIRT + IDP_CPLD_PHYS)
190 .virtual = IDP_CPLD_VIRT,