Lines Matching refs:_MIPI_PORT

6872 #define _MIPI_PORT(port, a, c)	_PORT3(port, a, 0, c)	/* ports A and C only */  macro
6876 #define MIPI_PORT_CTRL(port) _MIPI_PORT(port, _MIPIA_PORT_CTRL, _MIPIC_PORT_CTRL)
6919 #define MIPI_TEARING_CTRL(port) _MIPI_PORT(port, \
6931 #define MIPI_DEVICE_READY(port) _MIPI_PORT(port, _MIPIA_DEVICE_READY, \
6942 #define MIPI_INTR_STAT(port) _MIPI_PORT(port, _MIPIA_INTR_STAT, \
6946 #define MIPI_INTR_EN(port) _MIPI_PORT(port, _MIPIA_INTR_EN, \
6983 #define MIPI_DSI_FUNC_PRG(port) _MIPI_PORT(port, _MIPIA_DSI_FUNC_PRG, \
7007 #define MIPI_HS_TX_TIMEOUT(port) _MIPI_PORT(port, _MIPIA_HS_TX_TIMEOUT, \
7013 #define MIPI_LP_RX_TIMEOUT(port) _MIPI_PORT(port, _MIPIA_LP_RX_TIMEOUT, \
7019 #define MIPI_TURN_AROUND_TIMEOUT(port) _MIPI_PORT(port, \
7025 #define MIPI_DEVICE_RESET_TIMER(port) _MIPI_PORT(port, \
7031 #define MIPI_DPI_RESOLUTION(port) _MIPI_PORT(port, _MIPIA_DPI_RESOLUTION, \
7040 #define MIPI_DBI_FIFO_THROTTLE(port) _MIPI_PORT(port, \
7049 #define MIPI_HSYNC_PADDING_COUNT(port) _MIPI_PORT(port, \
7054 #define MIPI_HBP_COUNT(port) _MIPI_PORT(port, _MIPIA_HBP_COUNT, \
7059 #define MIPI_HFP_COUNT(port) _MIPI_PORT(port, _MIPIA_HFP_COUNT, \
7064 #define MIPI_HACTIVE_AREA_COUNT(port) _MIPI_PORT(port, \
7069 #define MIPI_VSYNC_PADDING_COUNT(port) _MIPI_PORT(port, \
7074 #define MIPI_VBP_COUNT(port) _MIPI_PORT(port, _MIPIA_VBP_COUNT, \
7079 #define MIPI_VFP_COUNT(port) _MIPI_PORT(port, _MIPIA_VFP_COUNT, \
7084 #define MIPI_HIGH_LOW_SWITCH_COUNT(port) _MIPI_PORT(port, \
7091 #define MIPI_DPI_CONTROL(port) _MIPI_PORT(port, _MIPIA_DPI_CONTROL, \
7103 #define MIPI_DPI_DATA(port) _MIPI_PORT(port, _MIPIA_DPI_DATA, \
7110 #define MIPI_INIT_COUNT(port) _MIPI_PORT(port, _MIPIA_INIT_COUNT, \
7117 #define MIPI_MAX_RETURN_PKT_SIZE(port) _MIPI_PORT(port, \
7124 #define MIPI_VIDEO_MODE_FORMAT(port) _MIPI_PORT(port, \
7135 #define MIPI_EOT_DISABLE(port) _MIPI_PORT(port, _MIPIA_EOT_DISABLE, \
7148 #define MIPI_LP_BYTECLK(port) _MIPI_PORT(port, _MIPIA_LP_BYTECLK, \
7156 #define MIPI_LP_GEN_DATA(port) _MIPI_PORT(port, _MIPIA_LP_GEN_DATA, \
7162 #define MIPI_HS_GEN_DATA(port) _MIPI_PORT(port, _MIPIA_HS_GEN_DATA, \
7167 #define MIPI_LP_GEN_CTRL(port) _MIPI_PORT(port, _MIPIA_LP_GEN_CTRL, \
7171 #define MIPI_HS_GEN_CTRL(port) _MIPI_PORT(port, _MIPIA_HS_GEN_CTRL, \
7185 #define MIPI_GEN_FIFO_STAT(port) _MIPI_PORT(port, _MIPIA_GEN_FIFO_STAT, \
7204 #define MIPI_HS_LP_DBI_ENABLE(port) _MIPI_PORT(port, \
7212 #define MIPI_DPHY_PARAM(port) _MIPI_PORT(port, _MIPIA_DPHY_PARAM, \
7226 #define MIPI_DBI_BW_CTRL(port) _MIPI_PORT(port, _MIPIA_DBI_BW_CTRL, \
7233 #define MIPI_CLK_LANE_SWITCH_TIME_CNT(port) _MIPI_PORT(port, \
7242 #define MIPI_STOP_STATE_STALL(port) _MIPI_PORT(port, \
7249 #define MIPI_INTR_STAT_REG_1(port) _MIPI_PORT(port, \
7253 #define MIPI_INTR_EN_REG_1(port) _MIPI_PORT(port, _MIPIA_INTR_EN_REG_1, \
7274 #define MIPI_CTRL(port) _MIPI_PORT(port, _MIPIA_CTRL, \
7289 #define MIPI_DATA_ADDRESS(port) _MIPI_PORT(port, _MIPIA_DATA_ADDRESS, \
7297 #define MIPI_DATA_LENGTH(port) _MIPI_PORT(port, _MIPIA_DATA_LENGTH, \
7304 #define MIPI_COMMAND_ADDRESS(port) _MIPI_PORT(port, \
7314 #define MIPI_COMMAND_LENGTH(port) _MIPI_PORT(port, _MIPIA_COMMAND_LENGTH, \
7322 (_MIPI_PORT(port, _MIPIA_READ_DATA_RETURN0, _MIPIC_READ_DATA_RETURN0) \
7327 #define MIPI_READ_DATA_VALID(port) _MIPI_PORT(port, \