Searched refs:sync_cfg (Results 1 – 1 of 1) sorted by relevance
651 u32 sync_cfg = 0, ctrl = 0, fg_en; in mipi_tx_ctrl_cfg() local656 sync_cfg |= LINE_SYNC_PKT_ENABLE; in mipi_tx_ctrl_cfg()658 sync_cfg |= FRAME_COUNTER_ACTIVE; in mipi_tx_ctrl_cfg()660 sync_cfg |= LINE_COUNTER_ACTIVE; in mipi_tx_ctrl_cfg()662 sync_cfg |= DSI_V_BLANKING; in mipi_tx_ctrl_cfg()664 sync_cfg |= DSI_HSA_BLANKING; in mipi_tx_ctrl_cfg()666 sync_cfg |= DSI_HBP_BLANKING; in mipi_tx_ctrl_cfg()668 sync_cfg |= DSI_HFP_BLANKING; in mipi_tx_ctrl_cfg()670 sync_cfg |= DSI_SYNC_PULSE_EVENTN; in mipi_tx_ctrl_cfg()672 sync_cfg |= DSI_LPM_FIRST_VSA_LINE; in mipi_tx_ctrl_cfg()[all …]