Searched refs:sync_cfg (Results 1 – 1 of 1) sorted by relevance
652 u32 sync_cfg = 0, ctrl = 0, fg_en; in mipi_tx_ctrl_cfg() local657 sync_cfg |= LINE_SYNC_PKT_ENABLE; in mipi_tx_ctrl_cfg()659 sync_cfg |= FRAME_COUNTER_ACTIVE; in mipi_tx_ctrl_cfg()661 sync_cfg |= LINE_COUNTER_ACTIVE; in mipi_tx_ctrl_cfg()663 sync_cfg |= DSI_V_BLANKING; in mipi_tx_ctrl_cfg()665 sync_cfg |= DSI_HSA_BLANKING; in mipi_tx_ctrl_cfg()667 sync_cfg |= DSI_HBP_BLANKING; in mipi_tx_ctrl_cfg()669 sync_cfg |= DSI_HFP_BLANKING; in mipi_tx_ctrl_cfg()671 sync_cfg |= DSI_SYNC_PULSE_EVENTN; in mipi_tx_ctrl_cfg()673 sync_cfg |= DSI_LPM_FIRST_VSA_LINE; in mipi_tx_ctrl_cfg()[all …]