Searched refs:WDR_VC_NUM (Results 1 – 9 of 9) sorted by relevance
/device/soc/hisilicon/common/platform/mipi_csi/ |
D | mipi_rx_hi2121.h | 52 const short dataType[WDR_VC_NUM]); 90 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]);
|
D | mipi_rx_hi2121.c | 601 … MipiRxDrvSetMipiWdrUserDt(uint8_t devno, DataType inputDataType, const short dataType[WDR_VC_NUM]) in MipiRxDrvSetMipiWdrUserDt() argument 1488 const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM]) in SetLvdsLaneSof() 1518 const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM]) in SetLvdsLaneEof() 1548 const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM]) in SetLvdsLaneSol() 1578 const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM]) in SetLvdsLaneEol() 1608 const short laneId[LVDS_LANE_NUM], const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM]) in SetLvdsSyncCode() 1626 const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM]) in MipiRxDrvSetLvdsSyncCode() 1632 const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM]) in MipiRxDrvSetLvdsNxtSyncCode() 1672 const unsigned short nSyncCode[][WDR_VC_NUM][SYNC_CODE_NUM], in MipiRxDrvSetLvdsPhySyncCode() 1673 const unsigned short nxtSyncCode[][WDR_VC_NUM][SYNC_CODE_NUM], unsigned int phyLaneBitmap) in MipiRxDrvSetLvdsPhySyncCode() [all …]
|
D | mipi_csi_hi35xx.c | 332 static void GetSyncCodes(const unsigned short syncCode[][WDR_VC_NUM][SYNC_CODE_NUM], unsigned short… in GetSyncCodes() 333 unsigned short dst[][WDR_VC_NUM][SYNC_CODE_NUM]) in GetSyncCodes() 344 for (j = 0; j < WDR_VC_NUM; j++) { in GetSyncCodes() 358 unsigned short pNxtSyncCode[LVDS_LANE_NUM][WDR_VC_NUM][SYNC_CODE_NUM] = { 0 }; in MipiSetLvdsSyncCodes() 494 for (i = 0; i < WDR_VC_NUM; i++) { in CheckMipiDevAttr()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_rx/ |
D | mipi_rx_hal.h | 125 const short data_type[WDR_VC_NUM]); 166 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]);
|
D | hi_mipi.h | 29 #define WDR_VC_NUM 4 macro 130 short data_type[WDR_VC_NUM]; /* used by the HI_MIPI_WDR_MODE_DT */ 206 unsigned short sync_code[LVDS_LANE_NUM][WDR_VC_NUM][SYNC_CODE_NUM];
|
D | mipi_rx_hal.c | 600 …mipi_wdr_user_dt(combo_dev_t devno, data_type_t input_data_type, const short data_type[WDR_VC_NUM]) in mipi_rx_drv_set_mipi_wdr_user_dt() argument 1489 const unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in set_lvds_lane_sof() 1519 const unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in set_lvds_lane_eof() 1549 const unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in set_lvds_lane_sol() 1579 const unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in set_lvds_lane_eol() 1609 const short lane_id[LVDS_LANE_NUM], unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in set_lvds_sync_code() 1630 unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in mipi_rx_drv_set_lvds_sync_code() 1636 unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in mipi_rx_drv_set_lvds_nxt_sync_code() 1678 unsigned short n_sync_code[][WDR_VC_NUM][SYNC_CODE_NUM], in mipi_rx_drv_set_lvds_phy_sync_code() 1679 unsigned short nxt_sync_code[][WDR_VC_NUM][SYNC_CODE_NUM], in mipi_rx_drv_set_lvds_phy_sync_code() [all …]
|
D | mipi_rx.c | 357 unsigned short (*p_nxt_sync_code)[WDR_VC_NUM][SYNC_CODE_NUM] = NULL; in mipi_set_lvds_sync_codes() 362 …p_nxt_sync_code = osal_vmalloc(sizeof(unsigned short) * total_lane_num * WDR_VC_NUM * SYNC_CODE_NU… in mipi_set_lvds_sync_codes() 375 for (j = 0; j < WDR_VC_NUM; j++) { in mipi_set_lvds_sync_codes() 515 for (i = 0; i < WDR_VC_NUM; i++) { in check_mipi_dev_attr() 1505 for (vc_num = 0; vc_num < WDR_VC_NUM; vc_num++) { in proc_show_mipi_detect_info() 1523 for (vc_num = 0; vc_num < WDR_VC_NUM; vc_num++) { in proc_show_lvds_detect_info()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
D | hi_mipi.h | 26 #define WDR_VC_NUM 4 macro 127 short data_type[WDR_VC_NUM]; /* used by the HI_MIPI_WDR_MODE_DT */ 203 unsigned short sync_code[LVDS_LANE_NUM][WDR_VC_NUM][SYNC_CODE_NUM];
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
D | hi_mipi.h | 26 #define WDR_VC_NUM 4 macro 125 short data_type[WDR_VC_NUM]; /* used by the HI_MIPI_WDR_MODE_DT */ 201 unsigned short sync_code[LVDS_LANE_NUM][WDR_VC_NUM][SYNC_CODE_NUM];
|