Home
last modified time | relevance | path

Searched refs:int8_t (Results 1 – 15 of 15) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/b4860qds/
H A Db4860qds_crossbar_con.h13 static const int8_t vsc16_tx_amc[8][2] = { {15, 3}, {0, 2}, {7, 4}, {9, 10},
16 static int8_t vsc16_tx_sfp[8][2] = { {15, 7}, {0, 1}, {7, 8}, {9, 0},
19 static int8_t vsc16_tx_4sfp_sgmii_12_56[8][2] = { {15, 7}, {0, 1},
23 static const int8_t vsc16_tx_4sfp_sgmii_34[8][2] = { {15, 7}, {0, 1},
27 static int8_t vsc16_tx_sfp_sgmii_aurora[8][2] = { {15, 7}, {0, 1},
32 static int8_t vsc16_tx_sgmii_lane_cd[8][2] = { {5, 14}, {4, 15},
36 static const int8_t vsc16_tx_aurora[8][2] = { {2, 13}, {12, 12}, {-1, -1},
39 static const int8_t vsc16_rx_amc[8][2] = { {3, 15}, {2, 1}, {4, 8}, {10, 9},
42 static int8_t vsc16_rx_sfp[8][2] = { {8, 15}, {0, 1}, {7, 8}, {1, 9},
45 static int8_t vsc16_rx_4sfp_sgmii_12_56[8][2] = { {8, 15}, {0, 1},
[all …]
/rk3399_rockchip-uboot/include/
H A Dddr_spd.h222 int8_t fine_tck_min; /* 34 Fine offset for tCKmin */
223 int8_t fine_taa_min; /* 35 Fine offset for tAAmin */
224 int8_t fine_trcd_min; /* 36 Fine offset for tRCDmin */
225 int8_t fine_trp_min; /* 37 Fine offset for tRPmin */
226 int8_t fine_trc_min; /* 38 Fine offset for tRCmin */
338 int8_t fine_tccdl_min; /* 117 Fine offset for tCCD_Lmin */
339 int8_t fine_trrdl_min; /* 118 Fine offset for tRRD_Lmin */
340 int8_t fine_trrds_min; /* 119 Fine offset for tRRD_Smin */
341 int8_t fine_trc_min; /* 120 Fine offset for tRCmin */
342 int8_t fine_trp_min; /* 121 Fine offset for tRPmin */
[all …]
H A Dboot_rkimg.h45 int8_t image[1];
/rk3399_rockchip-uboot/board/freescale/common/
H A Dvsc3316_3308.h15 int vsc3316_config(unsigned int vsc_addr, int8_t con_arr[][2],
18 int vsc3308_config_adjust(unsigned int vsc_addr, const int8_t con_arr[][2],
21 int vsc3308_config(unsigned int vsc_addr, const int8_t con_arr[][2],
H A Dvsc3316_3308.c39 int vsc3316_config(unsigned int vsc_addr, int8_t con_arr[][2], in vsc3316_config()
101 int vsc3308_config_adjust(unsigned int vsc_addr, const int8_t con_arr[][2], in vsc3308_config_adjust()
203 int vsc3308_config(unsigned int vsc_addr, const int8_t con_arr[][2], in vsc3308_config()
/rk3399_rockchip-uboot/board/freescale/t4qds/
H A Dt4240qds.c28 static int8_t vsc3316_fsm1_tx[8][2] = { {0, 0}, {1, 1}, {6, 6}, {7, 7},
31 static int8_t vsc3316_fsm2_tx[8][2] = { {2, 2}, {3, 3}, {4, 4}, {5, 5},
34 static int8_t vsc3316_fsm1_rx[8][2] = { {2, 12}, {3, 13}, {4, 5}, {5, 4},
37 static int8_t vsc3316_fsm2_rx[8][2] = { {0, 15}, {1, 14}, {6, 7}, {7, 6},
/rk3399_rockchip-uboot/include/linux/
H A Dtypes.h97 typedef __s8 int8_t; typedef
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Domap_gpmc.c34 static const int8_t wscfg[CONFIG_SYS_MAX_NAND_DEVICE] =
38 static const int8_t wscfg[CONFIG_SYS_MAX_NAND_DEVICE];
269 int8_t i = 0, j; in omap_calculate_ecc()
H A Dnand_bbt.c875 } else if (((int8_t)(td->version[i] - md->version[i])) > 0) { in check_create()
/rk3399_rockchip-uboot/drivers/mmc/
H A Dexynos_dw_mmc.c58 int8_t clk_div; in exynos_dwmci_get_clk()
/rk3399_rockchip-uboot/arch/arm/mach-exynos/
H A Dclock.c26 int8_t src_bit;
27 int8_t div_bit;
28 int8_t prediv_bit;
/rk3399_rockchip-uboot/drivers/video/drm/
H A Dlibnsbmp.c40 static inline int8_t read_int8(uint8_t *data, unsigned int o) { in read_int8()
41 return (int8_t) data[o]; in read_int8()
H A Drockchip_display.c2519 (int8_t)s->crtc_state.crtc->vps[vp_id].primary_plane_id, in rockchip_display_probe()
2520 (int8_t)s->crtc_state.crtc->vps[vp_id].cursor_plane_id); in rockchip_display_probe()
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.lex.c_shipped62 typedef int8_t flex_int8_t;
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped44 typedef int8_t flex_int8_t;