Home
last modified time | relevance | path

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

/linux/arch/mips/pic32/pic32mzda/
A Dearly_pin.c10 #define PPS_BASE 0x1f800000 macro
125 void __iomem *pps_base = ioremap(PPS_BASE, 0xF4); in pic32_pps_input()
255 void __iomem *pps_base = ioremap(PPS_BASE, 0x170); in pic32_pps_output()
/linux/drivers/gpu/drm/i915/display/
A Dintel_pps.c1410 i915->pps_mmio_base = PPS_BASE; in intel_pps_setup()
/linux/drivers/gpu/drm/i915/
A Di915_reg.h5198 #define PPS_BASE 0x61200 macro
5199 #define VLV_PPS_BASE (VLV_DISPLAY_BASE + PPS_BASE)
5203 PPS_BASE + (reg) + \

Completed in 71 milliseconds