Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/mipi_csi/
H A Dmipi_rx_hi2121.c1160 U_LVDS_CROP_START3 cropStart3; in MipiRxDrvSetLvdsImageRect() local
1176 cropStart3.u32 = ctrlReg->LVDS_CROP_START3.u32; in MipiRxDrvSetLvdsImageRect()
1190 cropStart3.bits.lvds_start_x3_lane = xPerLane; in MipiRxDrvSetLvdsImageRect()
1191 cropStart3.bits.lvds_start_y3 = pImgRect->y; in MipiRxDrvSetLvdsImageRect()
1197 ctrlReg->LVDS_CROP_START3.u32 = cropStart3.u32; in MipiRxDrvSetLvdsImageRect()

Completed in 4 milliseconds