Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dicl_dsi_regs.h16 #define ICL_DSI_ESC_CLK_DIV(port) _MMIO_PORT((port), \
21 #define ICL_DPHY_ESC_CLK_DIV(port) _MMIO_PORT((port), \
38 #define DSI_CMD_FRMCTL(port) _MMIO_PORT(port, \
48 #define DSI_INTR_MASK_REG(port) _MMIO_PORT(port, \
54 #define DSI_INTR_IDENT_REG(port) _MMIO_PORT(port, \
90 #define ICL_DSI_IO_MODECTL(port) _MMIO_PORT(port, \
98 #define TGL_DSI_CHKN_REG(port) _MMIO_PORT(port, \
106 #define ICL_DSI_T_INIT_MASTER(port) _MMIO_PORT(port, \
113 #define DPHY_CLK_TIMING_PARAM(port) _MMIO_PORT(port, \
118 #define DSI_CLK_TIMING_PARAM(port) _MMIO_PORT(port, \
[all …]
Dintel_tc_phy_regs.h161 #define MG_REFCLKIN_CTL(tc_port) _MMIO_PORT((tc_port), \
171 #define MG_CLKTOP2_CORECLKCTL1(tc_port) _MMIO_PORT((tc_port), \
189 #define MG_CLKTOP2_HSCLKCTL(tc_port) _MMIO_PORT((tc_port), \
201 #define MG_PLL_DIV0(tc_port) _MMIO_PORT((tc_port), _MG_PLL_DIV0_PORT1, \
214 #define MG_PLL_DIV1(tc_port) _MMIO_PORT((tc_port), _MG_PLL_DIV1_PORT1, \
225 #define MG_PLL_LF(tc_port) _MMIO_PORT((tc_port), _MG_PLL_LF_PORT1, \
236 #define MG_PLL_FRAC_LOCK(tc_port) _MMIO_PORT((tc_port), \
248 #define MG_PLL_SSC(tc_port) _MMIO_PORT((tc_port), _MG_PLL_SSC_PORT1, \
266 #define MG_PLL_BIAS(tc_port) _MMIO_PORT((tc_port), _MG_PLL_BIAS_PORT1, \
276 #define MG_PLL_TDC_COLDST_BIAS(tc_port) _MMIO_PORT((tc_port), \
Dintel_hdcp_regs.h256 #define PORT_HDCP2_AUTH_STREAM(port) _MMIO_PORT(port, \
/Linux-v6.1/drivers/gpu/drm/i915/
Di915_reg.h148 #define _MMIO_PORT(port, a, b) _MMIO(_PORT(port, a, b)) macro
631 #define BXT_PHY_CTL(port) _MMIO_PORT(port, _BXT_PHY_CTL_DDI_A, \
651 #define BXT_PORT_PLL_ENABLE(port) _MMIO_PORT(port, _PORT_PLL_A, _PORT_PLL_B)
3463 #define DP_AUX_CH_CTL(aux_ch) _MMIO_PORT(aux_ch, _DPA_AUX_CH_CTL, _DPB_AUX_CH_CTL)
6491 #define PCH_DP_AUX_CH_CTL(aux_ch) _MMIO_PORT((aux_ch) - AUX_CH_B, _PCH_DPB_AUX_CH_CTL, _PCH_DPC_AU…
6895 #define DP_TP_CTL(port) _MMIO_PORT(port, _DP_TP_CTL_A, _DP_TP_CTL_B)
6917 #define DP_TP_STATUS(port) _MMIO_PORT(port, _DP_TP_STATUS_A, _DP_TP_STATUS_B)
6931 #define DDI_BUF_CTL(port) _MMIO_PORT(port, _DDI_BUF_CTL_A, _DDI_BUF_CTL_B)
7054 #define PORT_CLK_SEL(port) _MMIO_PORT(port, _PORT_CLK_SEL_A, _PORT_CLK_SEL_B)
7301 #define MG_PLL_ENABLE(tc_port) _MMIO_PORT((tc_port), _MG_PLL1_ENABLE, \
[all …]