Searched refs:TRIZEPS4_DICR_VIRT (Results 1 – 2 of 2) sorted by relevance
40 #define TRIZEPS4_DICR_VIRT 0xF0300000 macro90 #define DCR_P2V(x) ((x) - TRIZEPS4_DICR_PHYS + TRIZEPS4_DICR_VIRT)91 #define DCR_V2P(x) ((x) - TRIZEPS4_DICR_VIRT + TRIZEPS4_DICR_PHYS)
436 .virtual = TRIZEPS4_DICR_VIRT,
Completed in 4 milliseconds