Searched refs:sync_code (Results 1 – 8 of 8) sorted by relevance
1489 const unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in set_lvds_lane_sof()1505 lvds_sof_01.bits.lane_sof_0 = sync_code[i][0][0]; /* 0 -- frame0 sof */ in set_lvds_lane_sof()1506 lvds_sof_01.bits.lane_sof_1 = sync_code[i][1][0]; /* 1 -- frame1 sof */ in set_lvds_lane_sof()1512 lvds_sof_23.bits.lane_sof_2 = sync_code[i][2][0]; /* 2 -- frame2 sof */ in set_lvds_lane_sof()1513 lvds_sof_23.bits.lane_sof_3 = sync_code[i][3][0]; /* 3 -- frame3 sof */ in set_lvds_lane_sof()1519 const unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]) in set_lvds_lane_eof()1535 lvds_eof_01.bits.lane_eof_0 = sync_code[i][0][1]; /* 0 -- frame0 eof */ in set_lvds_lane_eof()1536 lvds_eof_01.bits.lane_eof_1 = sync_code[i][1][1]; /* 1 -- frame1 eof */ in set_lvds_lane_eof()1542 lvds_eof_23.bits.lane_eof_2 = sync_code[i][2][1]; /* 2 -- frame2 eof */ in set_lvds_lane_eof()1543 lvds_eof_23.bits.lane_eof_3 = sync_code[i][3][1]; /* 3 -- frame3 eof */ in set_lvds_lane_eof()[all …]
166 unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]);170 unsigned short sync_code[][WDR_VC_NUM][SYNC_CODE_NUM]);
206 unsigned short sync_code[LVDS_LANE_NUM][WDR_VC_NUM][SYNC_CODE_NUM]; member
378 … p_nxt_sync_code[i][j][k] = p_attr->sync_code[i][j][k] + (1 << 8); /* 8 --N+1 Frame sync */ in mipi_set_lvds_sync_codes()380 … p_nxt_sync_code[i][j][k] = p_attr->sync_code[i][j][k] + (1 << 10); /* 10 --N+1 Frame sync */ in mipi_set_lvds_sync_codes()391 p_nxt_sync_code = p_attr->sync_code; in mipi_set_lvds_sync_codes()395 mipi_rx_drv_set_lvds_sync_code(devno, total_lane_num, p_attr->lane_id, p_attr->sync_code); in mipi_set_lvds_sync_codes()
49 struct combo_sync_code sync_code; member
309 cmb_rx_lvds_sync_code(mipi->id, &mipi->sync_code); in combo_rx_sub_lvds_init()356 cmb_rx_lvds_sync_code(mipi->id, &mipi->sync_code); in combo_rx_hispi_init()899 memset(&combo->sync_code, 0, sizeof(combo->sync_code)); in sunxi_combo_set_sync_code()900 combo->sync_code = *sync; in sunxi_combo_set_sync_code()
203 unsigned short sync_code[LVDS_LANE_NUM][WDR_VC_NUM][SYNC_CODE_NUM]; member
201 unsigned short sync_code[LVDS_LANE_NUM][WDR_VC_NUM][SYNC_CODE_NUM]; member