Searched refs:_MMIO_SNPS (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/i915/ |
| D | i915_reg.h | 2228 #define _MMIO_SNPS(phy, reg) _MMIO(_SNPS2(phy, reg)) macro 2232 #define SNPS_PHY_MPLLB_CP(phy) _MMIO_SNPS(phy, 0x168000) 2238 #define SNPS_PHY_MPLLB_DIV(phy) _MMIO_SNPS(phy, 0x168004) 2246 #define SNPS_PHY_MPLLB_FRACN1(phy) _MMIO_SNPS(phy, 0x168008) 2251 #define SNPS_PHY_MPLLB_FRACN2(phy) _MMIO_SNPS(phy, 0x16800C) 2255 #define SNPS_PHY_MPLLB_SSCEN(phy) _MMIO_SNPS(phy, 0x168014) 2260 #define SNPS_PHY_MPLLB_SSCSTEP(phy) _MMIO_SNPS(phy, 0x168018) 2263 #define SNPS_PHY_MPLLB_DIV2(phy) _MMIO_SNPS(phy, 0x16801C) 2269 #define SNPS_PHY_REF_CONTROL(phy) _MMIO_SNPS(phy, 0x168188) 2272 #define SNPS_PHY_TX_REQ(phy) _MMIO_SNPS(phy, 0x168200)
|