| /rk3399_ARM-atf/make_helpers/ |
| H A D | utilities.mk | 603 index=1; 611 "$${function}" "$${sanitized}" "$${index}"; 613 index=$$((index + 1));
|
| H A D | toolchain.mk | 285 toolchain-tool-program-index = $\ 288 toolchain-tool-program-index.map,$\ 291 toolchain-tool-program-index.map = $(and $\ 308 $(call toolchain-tool-program-index,$(1),$(2))) 321 $(call toolchain-tool-program-index,$(1),$(2)))
|
| /rk3399_ARM-atf/include/lib/ |
| H A D | debugfs.h | 33 unsigned char index; member
|
| /rk3399_ARM-atf/plat/imx/imx8ulp/upower/ |
| H A D | upower_api.h | 1357 int upwr_dlm_get_delay_margin(uint32_t path, uint32_t index, upwr_callb callb); 1393 int upwr_dlm_set_delay_margin(uint32_t path, uint32_t index, uint32_t delay_margin, upwr_callb call…
|
| /rk3399_ARM-atf/drivers/nxp/crypto/caam/src/ |
| H A D | jobdesc.c | 28 void desc_update_start_index(uint32_t *desc, uint32_t index) in desc_update_start_index() argument 30 desc[0] |= (index << DESC_START_SHIFT); in desc_update_start_index()
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/drivers/dram/ |
| H A D | dfs.c | 1413 uint32_t index, uint32_t dram_type) in gen_rk3399_phy_dll_bypass() argument 1462 wrdqs_delay_val[ch][index][i] = 0x3ff & in gen_rk3399_phy_dll_bypass() 1481 (wrdqs_delay_val[ch][index][i] & in gen_rk3399_phy_dll_bypass() 1982 uint32_t index; in prepare_ddr_timing() local 1995 index = (rk3399_dram_status.current_index + 1) & 0x1; in prepare_ddr_timing() 2003 &dram_timing, index); in prepare_ddr_timing() 2005 &dram_timing, index); in prepare_ddr_timing() 2008 &dram_timing, index); in prepare_ddr_timing() 2009 rk3399_dram_status.index_freq[index] = mhz; in prepare_ddr_timing() 2011 return index; in prepare_ddr_timing() [all …]
|
| /rk3399_ARM-atf/plat/imx/imx8m/include/ |
| H A D | imx_rdc.h | 54 int index; member
|
| /rk3399_ARM-atf/plat/imx/imx8ulp/ |
| H A D | apd_context.c | 164 unsigned int index = 0U; in iomuxc_save() local 168 iomuxc_ctx[index++] = mmio_read_32(iomuxc_sections[i].offset + j * 4); in iomuxc_save() 178 unsigned int index = 0U; in iomuxc_restore() local 182 mmio_write_32(iomuxc_sections[i].offset + j * 4, iomuxc_ctx[index++]); in iomuxc_restore()
|
| /rk3399_ARM-atf/tools/marvell/doimage/secure/ |
| H A D | sec_img_8K.cfg | 14 # index of CSK key in the array. Valid range is 0 to 15
|
| H A D | sec_img_7K.cfg | 14 # index of CSK key in the array. Valid range is 0 to 15
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | jmptbl.i | 7 # The index in the output file will be generated cumulatively in the same
|
| /rk3399_ARM-atf/plat/arm/board/juno/ |
| H A D | jmptbl.i | 7 # The index in the output file will be generated cumulatively in the same
|
| /rk3399_ARM-atf/plat/imx/imx8ulp/scmi/ |
| H A D | scmi_pd.c | 227 int32_t plat_scmi_pd_psw(unsigned int index, unsigned int state) in plat_scmi_pd_psw() argument 229 uint32_t psw_parent = scmi_power_domains[index].psw_parent; in plat_scmi_pd_psw() 230 uint32_t sram_parent = scmi_power_domains[index].sram_parent; in plat_scmi_pd_psw()
|
| /rk3399_ARM-atf/plat/xilinx/zynqmp/pm_service/ |
| H A D | pm_api_clock.h | 301 uint32_t index, 307 uint32_t index,
|
| H A D | zynqmp_pm_api_sys.c | 1097 uint32_t index, in pm_clock_get_topology() argument 1100 return pm_api_clock_get_topology(clock_id, index, topology); in pm_clock_get_topology() 1142 uint32_t index, in pm_clock_get_parents() argument 1145 return pm_api_clock_get_parents(clock_id, index, parents); in pm_clock_get_parents() 1595 uint32_t index, in pm_pinctrl_get_function_groups() argument 1598 return pm_api_pinctrl_get_function_groups(fid, index, groups); in pm_pinctrl_get_function_groups() 1620 uint32_t index, in pm_pinctrl_get_pin_groups() argument 1623 return pm_api_pinctrl_get_pin_groups(pin_id, index, groups); in pm_pinctrl_get_pin_groups()
|
| /rk3399_ARM-atf/drivers/nxp/trdc/ |
| H A D | imx_trdc.c | 136 uint32_t index, offset, val; in trdc_mbc_blk_config() local 163 index = blk_x % 8; in trdc_mbc_blk_config() 164 offset = index * 4; in trdc_mbc_blk_config()
|
| /rk3399_ARM-atf/include/common/ |
| H A D | fdt_wrappers.h | 38 int fdt_get_reg_props_by_index(const void *dtb, int node, int index,
|
| /rk3399_ARM-atf/plat/nvidia/tegra/soc/t186/drivers/include/ |
| H A D | mce_private.h | 217 void (*misc_ccplex)(uint32_t ari_base, uint32_t index, 243 void ari_misc_ccplex(uint32_t ari_base, uint32_t index, uint32_t value);
|
| /rk3399_ARM-atf/include/drivers/ |
| H A D | usb_device.h | 122 uint16_t index; member 178 uint8_t *(*get_usr_desc)(uint8_t index, uint16_t *length);
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/drivers/pmu/ |
| H A D | pmu.c | 1067 gpio_set_value(suspend_gpio[i].index, suspend_gpio[i].polarity); in suspend_gpio() 1068 gpio_set_direction(suspend_gpio[i].index, GPIO_DIR_OUT); in suspend_gpio() 1082 gpio_set_value(suspend_gpio[i].index, in resume_gpio() 1084 gpio_set_direction(suspend_gpio[i].index, GPIO_DIR_OUT); in resume_gpio() 1528 gpio_set_direction(rst_gpio->index, GPIO_DIR_OUT); in rockchip_soc_soft_reset() 1529 gpio_set_value(rst_gpio->index, rst_gpio->polarity); in rockchip_soc_soft_reset() 1549 if (poweroff_gpio->index == TSADC_INT_PIN) { in rockchip_soc_system_off() 1553 gpio_set_direction(poweroff_gpio->index, GPIO_DIR_OUT); in rockchip_soc_system_off() 1554 gpio_set_value(poweroff_gpio->index, poweroff_gpio->polarity); in rockchip_soc_system_off()
|
| /rk3399_ARM-atf/drivers/st/mce/ |
| H A D | stm32_mce.c | 148 static int stm32_mce_configure_region(uint32_t index, struct stm32_mce_region_s *config) in stm32_mce_configure_region() argument 152 if ((index >= MCE_IP_MAX_REGION_NB) || (config == NULL)) { in stm32_mce_configure_region()
|
| /rk3399_ARM-atf/plat/imx/imx8m/ |
| H A D | imx_hab.c | 72 enum hab_status (*report_event)(enum hab_status status, uint32_t index,
|
| /rk3399_ARM-atf/lib/debugfs/ |
| H A D | dev.h | 78 unsigned char index; /* device index in devtab */ member
|
| /rk3399_ARM-atf/tools/cot_dt2c/ |
| H A D | pyproject.toml | 13 homepage = "https://trustedfirmware-a.readthedocs.io/en/latest/index.html"
|
| /rk3399_ARM-atf/plat/nvidia/tegra/soc/t210/drivers/se/ |
| H A D | security_engine.c | 647 for (int index = 0; index < 2; index++) { in tegra_se_lp_rsakeytable_context_save() local 651 key_index_mod[slot][index]) | in tegra_se_lp_rsakeytable_context_save()
|