Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_reg.h159 #define _PHY3(phy, ...) _PICK(phy, __VA_ARGS__) macro
160 #define _MMIO_PHY3(phy, a, b, c) _MMIO(_PHY3(phy, a, b, c))
1760 #define BXT_PHY_BASE(phy) _PHY3((phy), _BXT_PHY0_BASE, \