Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_aux_regs.h29 _PORT(aux_ch, _DPA_AUX_CH_CTL, _DPB_AUX_CH_CTL))
80 #define DP_AUX_CH_DATA(aux_ch, i) _MMIO(_PORT(aux_ch, _DPA_AUX_CH_DATA1, \
82 #define VLV_DP_AUX_CH_DATA(aux_ch, i) _MMIO(VLV_DISPLAY_BASE + _PORT(aux_ch, _DPA_AUX_CH_DATA1, \
87 #define PCH_DP_AUX_CH_DATA(aux_ch, i) _MMIO(_PORT((aux_ch) - AUX_CH_B, _PCH_DPB_AUX_CH_DATA1, _PCH_…
H A Dintel_mg_phy_regs.h12 _MMIO(_PORT(tc_port, ln0p1, ln0p2) + (ln) * ((ln1p1) - (ln0p1)))
/linux/include/media/
H A Dipu-bridge.h33 #define NODE_PORT(_PORT, _SENSOR_NODE) \ argument
35 .name = _PORT, \
39 #define NODE_ENDPOINT(_EP, _PORT, _PROPS) \ argument
42 .parent = _PORT, \
/linux/drivers/pinctrl/renesas/
H A Dpfc-r8a7740.c33 IRQ##irq##_PORT##pin##_MARK, \