Searched refs:PPS_BASE (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_pps_regs.h12 #define PPS_BASE 0x61200 macro
13 #define VLV_PPS_BASE (VLV_DISPLAY_BASE + PPS_BASE)
17 PPS_BASE + (reg) + \
H A Dintel_pps.c1670 i915->display.pps.mmio_base = PPS_BASE;
/linux-master/arch/mips/pic32/pic32mzda/
H A Dearly_pin.c10 #define PPS_BASE 0x1f800000 macro
125 void __iomem *pps_base = ioremap(PPS_BASE, 0xF4);
255 void __iomem *pps_base = ioremap(PPS_BASE, 0x170);

Completed in 253 milliseconds