Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/ddr/phy/firmware/include/
H A Dmnpmusrammsgblock_ddr3.h415 int8_t cdd_rr_3_2; /*
420 int8_t cdd_rr_3_1; /*
425 int8_t cdd_rr_3_0; /*
430 int8_t cdd_rr_2_3; /*
435 int8_t cdd_rr_2_1; /*
440 int8_t cdd_rr_2_0; /*
445 int8_t cdd_rr_1_3; /*
450 int8_t cdd_rr_1_2; /*
455 int8_t cdd_rr_1_0; /*
460 int8_t cdd_rr_0_3; /*
[all …]
H A Dmnpmusrammsgblock_lpddr4.h491 int8_t cdd_cha_rr_1_0; /*
497 int8_t cdd_cha_rr_0_1; /*
503 int8_t cdd_cha_rw_1_1; /*
509 int8_t cdd_cha_rw_1_0; /*
515 int8_t cdd_cha_rw_0_1; /*
521 int8_t cdd_cha_rw_0_0; /*
527 int8_t cdd_cha_wr_1_1; /*
533 int8_t cdd_cha_wr_1_0; /*
539 int8_t cdd_cha_wr_0_1; /*
545 int8_t cdd_cha_wr_0_0; /*
[all …]
H A Dmnpmusrammsgblock_ddr4.h420 int8_t cdd_rr_3_2; /*
425 int8_t cdd_rr_3_1; /*
430 int8_t cdd_rr_3_0; /*
435 int8_t cdd_rr_2_3; /*
440 int8_t cdd_rr_2_1; /*
445 int8_t cdd_rr_2_0; /*
450 int8_t cdd_rr_1_3; /*
455 int8_t cdd_rr_1_2; /*
460 int8_t cdd_rr_1_0; /*
465 int8_t cdd_rr_0_3; /*
[all …]
/rk3399_ARM-atf/drivers/nxp/ddr/phy-gen2/
H A Dddr4fw.h42 int8_t cdd_rr_3_2;
43 int8_t cdd_rr_3_1;
44 int8_t cdd_rr_3_0;
45 int8_t cdd_rr_2_3;
46 int8_t cdd_rr_2_1;
47 int8_t cdd_rr_2_0;
48 int8_t cdd_rr_1_3;
49 int8_t cdd_rr_1_2;
50 int8_t cdd_rr_1_0;
51 int8_t cdd_rr_0_3;
[all …]
/rk3399_ARM-atf/plat/mediatek/mt8183/drivers/gpio/
H A Dmtgpio.c224 assert(!((PULL_offset[pin].offset == (int8_t)-1) && in mt_set_gpio_pull_enable_chip()
225 (pupd_offset == (int8_t)-1))); in mt_set_gpio_pull_enable_chip()
228 if (PULL_offset[pin].offset == (int8_t)-1) in mt_set_gpio_pull_enable_chip()
234 if (PULL_offset[pin].offset == (int8_t)-1) { in mt_set_gpio_pull_enable_chip()
249 assert(!(pupd_offset == (int8_t)-1)); in mt_set_gpio_pull_enable_chip()
253 assert(!(pupd_offset == (int8_t)-1)); in mt_set_gpio_pull_enable_chip()
258 assert(!(pupd_offset == (int8_t)-1)); in mt_set_gpio_pull_enable_chip()
273 assert(!((PULL_offset[pin].offset == (int8_t)-1) && in mt_get_gpio_pull_enable_chip()
274 (pupd_offset == (int8_t)-1))); in mt_get_gpio_pull_enable_chip()
276 if (PULL_offset[pin].offset == (int8_t)-1) { in mt_get_gpio_pull_enable_chip()
[all …]
H A Dmtgpio_cfg.h23 int8_t offset;
/rk3399_ARM-atf/common/
H A Duuid.c15 static int8_t hex_val(char hex) in hex_val()
17 int8_t val = 0; in hex_val()
20 val = (int8_t)(hex - '0'); in hex_val()
22 val = (int8_t)(hex - 'a' + 0xa); in hex_val()
24 val = (int8_t)(hex - 'A' + 0xa); in hex_val()
38 int8_t nibble; in read_hex()
/rk3399_ARM-atf/plat/rockchip/common/scmi/
H A Dscmi_clock.h25 int8_t is_security;
26 int8_t is_dynamic_prate;
/rk3399_ARM-atf/drivers/renesas/common/ddr/ddr_b/
H A Dboot_init_dram_config.c45 int8_t cacs_adj[16];
46 int8_t dm_adj_w[SLICE_CNT];
47 int8_t dq_adj_w[SLICE_CNT * 8];
48 int8_t dm_adj_r[SLICE_CNT];
49 int8_t dq_adj_r[SLICE_CNT * 8];
H A Dboot_init_dram.c1858 int8_t _adj; in ddr_config()
3303 int8_t _adj; in wdqdm_ana1()
3686 int8_t _adj; in rdqdm_ana1()
/rk3399_ARM-atf/plat/imx/common/include/sci/svc/misc/
H A Dsci_misc_api.h499 sc_misc_temp_t temp, int16_t celsius, int8_t tenths);
517 int8_t *tenths);
/rk3399_ARM-atf/drivers/ti/ipc/
H A Dmailbox.c37 static int8_t ti_mailbox_poll_rx_status(void) in ti_mailbox_poll_rx_status()
/rk3399_ARM-atf/include/lib/libc/
H A Dstdint.h85 typedef signed char int8_t; typedef
/rk3399_ARM-atf/plat/imx/common/include/sci/
H A Dsci_rpc.h71 int8_t i8[(SC_RPC_MAX_MSG - 1U) * 4U];
H A Dsci_types.h811 typedef __INT8_TYPE__ int8_t; typedef
/rk3399_ARM-atf/plat/imx/common/include/sci/svc/timer/
H A Dsci_timer_api.h303 sc_err_t sc_timer_set_rtc_calb(sc_ipc_t ipc, int8_t count);
/rk3399_ARM-atf/plat/imx/common/sci/svc/misc/
H A Dmisc_rpc_clnt.c430 sc_misc_temp_t temp, int16_t celsius, int8_t tenths) in sc_misc_set_temp()
441 RPC_I8(&msg, 5U) = (int8_t) tenths; in sc_misc_set_temp()
452 int8_t *tenths) in sc_misc_get_temp()
/rk3399_ARM-atf/plat/imx/imx8ulp/upower/
H A Dupower_api.h520 int upwr_xcp_i2c_access(uint16_t addr, int8_t data_size, uint8_t subaddr_size,
H A Dupower_defs.h154 int8_t data_size;
H A Dupower_api.c1145 int8_t data_size, in upwr_xcp_i2c_access()
/rk3399_ARM-atf/plat/imx/common/sci/svc/timer/
H A Dtimer_rpc_clnt.c327 sc_err_t sc_timer_set_rtc_calb(sc_ipc_t ipc, int8_t count) in sc_timer_set_rtc_calb()
335 RPC_I8(&msg, 0U) = (int8_t) count; in sc_timer_set_rtc_calb()
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_shared_resources.c109 static int8_t gpioz_nbpin = -1;
/rk3399_ARM-atf/include/drivers/
H A Dufs.h305 int8_t model[MAX_MODEL_LEN + 1];
/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/pmu/
H A Dpmu.c43 static int8_t pd_repair_map[] = {
307 int8_t pd_repair = pd_repair_map[pd]; in pmu_power_domain_st()
/rk3399_ARM-atf/tools/marvell/doimage/
H A Ddoimage.c156 int8_t key_index; /* For header signatures verification only */