Searched refs:IDP_CPLD_VIRT (Results 1 – 2 of 2) sorted by relevance
43 #define IDP_CPLD_VIRT (IDP_COREVOLT_VIRT + IDP_COREVOLT_SIZE) macro46 #if (IDP_CPLD_VIRT + IDP_CPLD_SIZE) > 0xfc00000050 #define CPLD_P2V(x) ((x) - IDP_CPLD_PHYS + IDP_CPLD_VIRT)51 #define CPLD_V2P(x) ((x) - IDP_CPLD_VIRT + IDP_CPLD_PHYS)
181 .virtual = IDP_CPLD_VIRT,