Home
last modified time | relevance | path

Searched refs:cropStart2 (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/mipi_csi/
H A Dmipi_rx_hi2121.c1159 U_LVDS_CROP_START2 cropStart2; in MipiRxDrvSetLvdsImageRect() local
1175 cropStart2.u32 = ctrlReg->LVDS_CROP_START2.u32; in MipiRxDrvSetLvdsImageRect()
1187 cropStart2.bits.lvds_start_x2_lane = xPerLane; in MipiRxDrvSetLvdsImageRect()
1188 cropStart2.bits.lvds_start_y2 = pImgRect->y; in MipiRxDrvSetLvdsImageRect()
1196 ctrlReg->LVDS_CROP_START2.u32 = cropStart2.u32; in MipiRxDrvSetLvdsImageRect()

Completed in 7 milliseconds