Home
last modified time | relevance | path

Searched refs:SYNC_CODE_NUM (Results 1 – 9 of 9) sorted by relevance

/device/soc/hisilicon/common/platform/mipi_csi/
Dmipi_rx_hi2121.h90 const short laneId[LVDS_LANE_NUM], const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM]);
93 const short laneId[LVDS_LANE_NUM], const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM]);
96 const unsigned short nxtSyncCode[][WDR_VC_NUM][SYNC_CODE_NUM]);
Dmipi_rx_hi2121.c1488 const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM]) in SetLvdsLaneSof() argument
1518 const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM]) in SetLvdsLaneEof() argument
1548 const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM]) in SetLvdsLaneSol() argument
1578 const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM]) in SetLvdsLaneEol() argument
1608 const short laneId[LVDS_LANE_NUM], const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM]) in SetLvdsSyncCode() argument
1626 const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM]) in MipiRxDrvSetLvdsSyncCode() argument
1632 const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM]) in MipiRxDrvSetLvdsNxtSyncCode() argument
1672 const unsigned short nSyncCode[][WDR_VC_NUM][SYNC_CODE_NUM], in MipiRxDrvSetLvdsPhySyncCode() argument
1673 const unsigned short nxtSyncCode[][WDR_VC_NUM][SYNC_CODE_NUM], unsigned int phyLaneBitmap) in MipiRxDrvSetLvdsPhySyncCode() argument
1724 const unsigned short nxtSyncCode[][WDR_VC_NUM][SYNC_CODE_NUM]) in MipiRxDrvSetPhySyncConfig() argument
Dmipi_csi_hi35xx.c332 static void GetSyncCodes(const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM], unsigned short… in GetSyncCodes() argument
333 unsigned short dst[][WDR_VC_NUM][SYNC_CODE_NUM]) in GetSyncCodes() argument
345 for (k = 0; k < SYNC_CODE_NUM; k++) { in GetSyncCodes()
358 unsigned short pNxtSyncCode[LVDS_LANE_NUM][WDR_VC_NUM][SYNC_CODE_NUM] = { 0 }; in MipiSetLvdsSyncCodes()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_rx/
Dmipi_rx_hal.h166 unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]);
170 unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]);
173 unsigned short nxt_sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]);
Dhi_mipi.h30 #define SYNC_CODE_NUM 4 macro
206 unsigned short sync_code[LVDS_LANE_NUM][WDR_VC_NUM][SYNC_CODE_NUM];
Dmipi_rx_hal.c1489 const unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in set_lvds_lane_sof() argument
1519 const unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in set_lvds_lane_eof() argument
1549 const unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in set_lvds_lane_sol() argument
1579 const unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in set_lvds_lane_eol() argument
1609 const short lane_id[LVDS_LANE_NUM], unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in set_lvds_sync_code() argument
1630 unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in mipi_rx_drv_set_lvds_sync_code() argument
1636 unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in mipi_rx_drv_set_lvds_nxt_sync_code() argument
1678 unsigned short n_sync_code[][WDR_VC_NUM][SYNC_CODE_NUM], in mipi_rx_drv_set_lvds_phy_sync_code() argument
1679 unsigned short nxt_sync_code[][WDR_VC_NUM][SYNC_CODE_NUM], in mipi_rx_drv_set_lvds_phy_sync_code() argument
1731 unsigned short nxt_sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in mipi_rx_drv_set_phy_sync_config() argument
Dmipi_rx.c357 unsigned short (*p_nxt_sync_code)[WDR_VC_NUM][SYNC_CODE_NUM] = NULL; in mipi_set_lvds_sync_codes()
362 …nxt_sync_code = osal_vmalloc(sizeof(unsigned short) * total_lane_num * WDR_VC_NUM * SYNC_CODE_NUM); in mipi_set_lvds_sync_codes()
376 for (k = 0; k < SYNC_CODE_NUM; k++) { in mipi_set_lvds_sync_codes()
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dhi_mipi.h27 #define SYNC_CODE_NUM 4 macro
203 unsigned short sync_code[LVDS_LANE_NUM][WDR_VC_NUM][SYNC_CODE_NUM];
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
Dhi_mipi.h27 #define SYNC_CODE_NUM 4 macro
201 unsigned short sync_code[LVDS_LANE_NUM][WDR_VC_NUM][SYNC_CODE_NUM];