Searched refs:csi_ctl (Results 1 – 1 of 1) sorted by relevance
1741 u8 csi_ctl = 0; in ub960_init_tx_port() local1748 csi_ctl |= UB960_TR_CSI_CTL_CSI_CAL_EN; in ub960_init_tx_port()1750 csi_ctl |= (4 - txport->num_data_lanes) << 4; in ub960_init_tx_port()1753 csi_ctl |= UB960_TR_CSI_CTL_CSI_CONTS_CLOCK; in ub960_init_tx_port()1755 ub960_txport_write(priv, nport, UB960_TR_CSI_CTL, csi_ctl); in ub960_init_tx_port()