Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_reg.h167 #define _MMIO_PORT(port, a, b) _MMIO(_PORT(port, a, b)) macro
1629 #define BXT_PHY_CTL(port) _MMIO_PORT(port, _BXT_PHY_CTL_DDI_A, \
1649 #define BXT_PORT_PLL_ENABLE(port) _MMIO_PORT(port, _PORT_PLL_A, _PORT_PLL_B)
1721 #define ICL_PORT_CL_DW5(port) _MMIO_PORT(port, _ICL_PORT_CL_DW5_A, \
1726 #define ICL_PORT_CL_DW10(port) _MMIO_PORT(port, \
1759 #define ICL_PORT_CL_DW12(port) _MMIO_PORT((port), \
1807 #define ICL_PORT_PCS_DW1_GRP(port) _MMIO_PORT(port,\
1810 #define ICL_PORT_PCS_DW1_LN0(port) _MMIO_PORT(port, \
1813 #define ICL_PORT_PCS_DW1_AUX(port) _MMIO_PORT(port, \
1854 #define ICL_PORT_TX_DW2_GRP(port) _MMIO_PORT(port, \
[all …]