Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/mipi_csi/
H A Dmipi_rx_hi2121.c1158 U_LVDS_CROP_START1 cropStart1; in MipiRxDrvSetLvdsImageRect() local
1174 cropStart1.u32 = ctrlReg->LVDS_CROP_START1.u32; in MipiRxDrvSetLvdsImageRect()
1184 cropStart1.bits.lvds_start_x1_lane = xPerLane; in MipiRxDrvSetLvdsImageRect()
1185 cropStart1.bits.lvds_start_y1 = pImgRect->y; in MipiRxDrvSetLvdsImageRect()
1195 ctrlReg->LVDS_CROP_START1.u32 = cropStart1.u32; in MipiRxDrvSetLvdsImageRect()

Completed in 5 milliseconds