Searched refs:IDP_CPLD_VIRT (Results 1 – 2 of 2) sorted by relevance
41 #define IDP_CPLD_VIRT (IDP_COREVOLT_VIRT + IDP_COREVOLT_SIZE) macro44 #if (IDP_CPLD_VIRT + IDP_CPLD_SIZE) > 0xfc00000048 #define CPLD_P2V(x) ((x) - IDP_CPLD_PHYS + IDP_CPLD_VIRT)49 #define CPLD_V2P(x) ((x) - IDP_CPLD_VIRT + IDP_CPLD_PHYS)
183 .virtual = IDP_CPLD_VIRT,