Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/mipi_csi/
H A Dmipi_rx_hi2121.c1157 U_LVDS_CROP_START0 cropStart0; in MipiRxDrvSetLvdsImageRect() local
1173 cropStart0.u32 = ctrlReg->LVDS_CROP_START0.u32; in MipiRxDrvSetLvdsImageRect()
1181 cropStart0.bits.lvds_start_x0_lane = xPerLane; in MipiRxDrvSetLvdsImageRect()
1182 cropStart0.bits.lvds_start_y0 = pImgRect->y; in MipiRxDrvSetLvdsImageRect()
1194 ctrlReg->LVDS_CROP_START0.u32 = cropStart0.u32; in MipiRxDrvSetLvdsImageRect()

Completed in 4 milliseconds