Home
last modified time | relevance | path

Searched defs:params (Results 1 – 25 of 30) sorted by relevance

12

/arm-trusted-firmware/drivers/synopsys/ufs/
H A Ddw_ufs.c16 static int dwufs_phy_init(ufs_params_t *params) in dwufs_phy_init() argument
96 static int dwufs_phy_set_pwr_mode(ufs_params_t *params) in dwufs_phy_set_pwr_mode() argument
191 int dw_ufs_init(dw_ufs_params_t *params) in dw_ufs_init() argument
[all...]
/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/drivers/mce/
H A Dnvg.c212 uint64_t params = (uint64_t)(STRICT_CHECKING_ENABLED_SET | in nvg_enable_strict_checking_mode() local
220 uint64_t params = (uint64_t)(STRICT_CHECKING_ENABLED_SET | in nvg_verify_strict_checking_mode() local
/arm-trusted-firmware/plat/hisilicon/poplar/
H A Dbl1_plat_setup.c97 dw_mmc_params_t params = EMMC_INIT_PARAMS(POPLAR_EMMC_DESC_BASE); in bl1_platform_setup() local
H A Dbl2_plat_setup.c177 dw_mmc_params_t params = EMMC_INIT_PARAMS(POPLAR_EMMC_DESC_BASE); in bl2_early_platform_setup2() local
/arm-trusted-firmware/plat/rpi/rpi3/
H A Drpi3_bl2_setup.c32 struct rpi3_sdhost_params params; in rpi3_sdhost_setup() local
/arm-trusted-firmware/plat/imx/imx7/picopi/
H A Dpicopi_bl2_el3_setup.c97 imx_usdhc_params_t params; in picopi_usdhc_setup() local
/arm-trusted-firmware/plat/intel/soc/agilex/
H A Dbl2_plat_setup.c115 dw_mmc_params_t params = EMMC_INIT_PARAMS(0x100000, get_mmc_clk()); in bl2_el3_plat_arch_setup() local
/arm-trusted-firmware/plat/intel/soc/agilex5/
H A Dbl2_plat_setup.c94 struct cdns_sdmmc_params params = EMMC_INIT_PARAMS((uintptr_t) &cdns_desc, get_mmc_clk()); in bl2_el3_plat_arch_setup() local
/arm-trusted-firmware/plat/intel/soc/stratix10/
H A Dbl2_plat_setup.c114 dw_mmc_params_t params = EMMC_INIT_PARAMS(0x100000, get_mmc_clk()); in bl2_el3_plat_arch_setup() local
/arm-trusted-firmware/plat/imx/imx8m/imx8mm/
H A Dimx8mm_bl2_el3_setup.c43 imx_usdhc_params_t params; in imx8mm_usdhc_setup() local
/arm-trusted-firmware/plat/hisilicon/hikey/
H A Dhikey_bl1_setup.c83 dw_mmc_params_t params; in bl1_platform_setup() local
H A Dhikey_bl2_setup.c293 dw_mmc_params_t params; in bl2_platform_setup() local
/arm-trusted-firmware/plat/imx/imx7/warp7/
H A Dwarp7_bl2_el3_setup.c103 imx_usdhc_params_t params; in warp7_usdhc_setup() local
/arm-trusted-firmware/lib/xlat_tables_v2/aarch32/
H A Dxlat_tables_arch.c171 void setup_mmu_cfg(uint64_t *params, unsigned int flags, in setup_mmu_cfg() argument
/arm-trusted-firmware/lib/xlat_tables_v2/aarch64/
H A Dxlat_tables_arch.c246 void setup_mmu_cfg(uint64_t *params, unsigned int flags, in setup_mmu_cfg() argument
/arm-trusted-firmware/drivers/imx/usdhc/
H A Dimx_usdhc.c291 void imx_usdhc_init(imx_usdhc_params_t *params, in imx_usdhc_init() argument
[all...]
/arm-trusted-firmware/drivers/auth/mbedtls/
H A Dmbedtls_crypto.c166 mbedtls_asn1_buf hash_oid, params; in verify_hash() local
H A Dmbedtls_psa_crypto.c437 mbedtls_asn1_buf hash_oid, params; in verify_hash() local
/arm-trusted-firmware/plat/brcm/board/common/
H A Dbcm_elog_ddr.h77 uint32_t params[ELOG_PARAM_COUNT]; member
/arm-trusted-firmware/drivers/rpi3/sdhost/
H A Drpi3_sdhost.c588 void rpi3_sdhost_init(struct rpi3_sdhost_params *params, in rpi3_sdhost_init() argument
/arm-trusted-firmware/plat/intel/soc/common/drivers/sdmmc/
H A Dsdmmc.c737 int sdmmc_init(handoff *hoff_ptr, struct cdns_sdmmc_params *params, struct mmc_device_info *info) in sdmmc_init() argument
[all...]
/arm-trusted-firmware/plat/st/common/
H A Dbl2_io_storage.c226 struct stm32_sdmmc2_params params; in boot_mmc() local
[all...]
/arm-trusted-firmware/drivers/synopsys/emmc/
H A Ddw_mmc.c416 void dw_mmc_init(dw_mmc_params_t *params, struct mmc_device_info *info) in dw_mmc_init() argument
[all...]
/arm-trusted-firmware/drivers/st/mmc/
H A Dstm32_sdmmc2.c764 int stm32_sdmmc2_mmc_init(struct stm32_sdmmc2_params *params) in stm32_sdmmc2_mmc_init() argument
/arm-trusted-firmware/plat/renesas/rzg/
H A Dbl2_plat_setup.c380 static bl2_to_bl31_params_mem_t *params; in bl2_plat_handle_post_image_load() local

12