Searched refs:_PORT (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/media/pci/intel/ipu3/ |
A D | cio2-bridge.h | 32 #define NODE_PORT(_PORT, _SENSOR_NODE) \ argument 34 .name = _PORT, \ 38 #define NODE_ENDPOINT(_EP, _PORT, _PROPS) \ argument 41 .parent = _PORT, \
|
/linux/drivers/gpu/drm/i915/ |
A D | i915_reg.h | 231 #define _PORT(port, a, b) _PICK_EVEN(port, a, b) macro 238 #define _MMIO_PORT(port, a, b) _MMIO(_PORT(port, a, b)) 10986 #define DKL_REFCLKIN_CTL(tc_port) _MMIO(_PORT(tc_port, \ 11012 #define DKL_TX_DPCNTL0(tc_port) _MMIO(_PORT(tc_port, \ 11019 #define DKL_TX_DPCNTL1(tc_port) _MMIO(_PORT(tc_port, \ 11026 #define DKL_TX_DPCNTL2(tc_port) _MMIO(_PORT(tc_port, \ 11033 #define DKL_TX_FW_CALIB(tc_port) _MMIO(_PORT(tc_port, \ 11045 #define DKL_TX_DW17(tc_port) _MMIO(_PORT(tc_port, \ 11051 #define DKL_TX_DW18(tc_port) _MMIO(_PORT(tc_port, \ 11057 #define DKL_DP_MODE(tc_port) _MMIO(_PORT(tc_port, \ [all …]
|
/linux/drivers/pinctrl/renesas/ |
A D | pfc-r8a7740.c | 33 IRQ##irq##_PORT##pin##_MARK, \
|
Completed in 85 milliseconds