| /arm-trusted-firmware/drivers/nxp/sd/ |
| H A D | sd_mmc.c | 1253 uint32_t offset; in esdhc_read_block() local 1299 uint32_t offset; in esdhc_write_block() local [all...] |
| /arm-trusted-firmware/drivers/brcm/ |
| H A D | ocotp.c | 148 int bcm_otpc_read(unsigned int offset, void *val, uint32_t bytes, in bcm_otpc_read() argument
|
| /arm-trusted-firmware/plat/mediatek/drivers/gpio/ |
| H A D | mtgpio_common.h | 104 uint16_t offset; member
|
| /arm-trusted-firmware/include/drivers/brcm/ |
| H A D | fru.h | 56 unsigned int offset; member
|
| /arm-trusted-firmware/plat/brcm/board/stingray/src/ |
| H A D | paxb.c | 379 uint32_t offset = core_idx * PCIE_CORE_PWR_OFFSET; in pcie_core_soft_reset() local 448 uint32_t offset = core_idx * PCIE_CORE_PWR_OFFSET; in pcie_core_pwr_init() local 768 uint32_t offset; in paxb_smmu_cfg() local [all...] |
| /arm-trusted-firmware/lib/semihosting/ |
| H A D | semihosting.c | 57 long semihosting_file_seek(long file_handle, ssize_t offset) in semihosting_file_seek() argument
|
| /arm-trusted-firmware/plat/nvidia/tegra/soc/t194/ |
| H A D | plat_ras.c | 362 uint32_t offset; in tegra194_ras_record_handler() local
|
| /arm-trusted-firmware/plat/nvidia/tegra/soc/t210/drivers/se/ |
| H A D | se_private.h | 636 static inline uint32_t tegra_se_read_32(const tegra_se_dev_t *dev, uint32_t offset) in tegra_se_read_32() argument 641 static inline void tegra_se_write_32(const tegra_se_dev_t *dev, uint32_t offset, uint32_t val) in tegra_se_write_32() argument 646 static inline uint32_t tegra_pka_read_32(tegra_pka_dev_t *dev, uint32_t offset) in tegra_pka_read_32() argument 651 static inline void tegra_pka_write_32(tegra_pka_dev_t *dev, uint32_t offset, in tegra_pka_write_32() argument
|
| /arm-trusted-firmware/plat/nvidia/tegra/include/t186/ |
| H A D | tegra_mc_def.h | 292 uint32_t offset; member 306 uint32_t offset; member 315 uint32_t offset; member
|
| /arm-trusted-firmware/services/std_svc/spm/el3_spmc/ |
| H A D | spmc_shared_mem.c | 174 spmc_shmem_obj_get_next(struct spmc_shmem_obj_state *state, size_t *offset) in spmc_shmem_obj_get_next() argument 640 spmc_populate_ffa_v1_0_descriptor(void * dst,struct spmc_shmem_obj * orig_obj,size_t buf_size,size_t offset,size_t * copy_size,size_t * v1_0_desc_size) spmc_populate_ffa_v1_0_descriptor() argument 766 emad_advance(const struct ffa_emad_v1_0 * emad,size_t offset) emad_advance() argument [all...] |
| /arm-trusted-firmware/include/lib/libfdt/ |
| H A D | libfdt.h | 122 static inline void *fdt_offset_ptr_w(void *fdt, int offset, int checklen) in fdt_offset_ptr_w() argument 664 fdt_get_property_by_offset_w(void * fdt,int offset,int * lenp) fdt_get_property_by_offset_w() argument [all...] |
| /arm-trusted-firmware/drivers/marvell/comphy/ |
| H A D | phy-comphy-common.h | 61 #define COMPHY_MASK(offset, len) (((1 << (len)) - 1) << (offset)) argument
|
| /arm-trusted-firmware/drivers/partition/ |
| H A D | partition.c | 158 uintptr_t offset; in load_mbr_entry() local
|
| /arm-trusted-firmware/drivers/io/ |
| H A D | io_block.c | 151 static int block_seek(io_entity_t *entity, int mode, signed long long offset) in block_seek() argument [all...] |
| H A D | io_storage.c | 235 int io_seek(uintptr_t handle, io_seek_mode_t mode, signed long long offset) in io_seek() argument
|
| /arm-trusted-firmware/drivers/st/clk/ |
| H A D | stm32mp1_clk.c | 238 uint16_t offset; member 248 uint16_t offset; member 1282 stm32mp1_ls_osc_set(bool enable,uint32_t offset,uint32_t mask_on) stm32mp1_ls_osc_set() argument 1295 uint32_t offset = enable ? RCC_OCENSETR : RCC_OCENCLRR; stm32mp1_hs_ocs_set() local 1301 stm32mp1_osc_wait(bool enable,uint32_t offset,uint32_t mask_rdy) stm32mp1_osc_wait() argument [all...] |
| /arm-trusted-firmware/drivers/nxp/trdc/ |
| H A D | imx_trdc.c | 136 uint32_t index, offset, val; in trdc_mbc_blk_config() local
|
| /arm-trusted-firmware/plat/marvell/armada/a8k/common/ |
| H A D | plat_ble_setup.c | 647 unsigned int offset = 0; in ble_skip_image_gpio() local
|
| /arm-trusted-firmware/lib/zlib/ |
| H A D | inflate.h | 106 unsigned offset; /* distance back to copy string from */ member
|
| /arm-trusted-firmware/plat/mediatek/mt8192/drivers/spm/ |
| H A D | mt_spm_vcorefs.h | 46 uint32_t offset; member
|
| /arm-trusted-firmware/plat/mediatek/mt8183/drivers/gpio/ |
| H A D | mtgpio.c | 182 const int32_t offset = 0x0c0; in gpio_get_pupd_iocfg() local [all...] |
| /arm-trusted-firmware/plat/hisilicon/hikey/ |
| H A D | hisi_dvfs.c | 95 uint32_t mask, uint32_t offset) in read_reg_mask() argument
|
| /arm-trusted-firmware/drivers/st/bsec/ |
| H A D | bsec2.c | 96 uint32_t offset; in bsec_dt_otp_nsec_access() local
|
| /arm-trusted-firmware/common/ |
| H A D | fdt_wrappers.c | 628 int offset; in fdtw_find_or_add_subnode() local [all...] |
| /arm-trusted-firmware/include/lib/el3_runtime/aarch64/ |
| H A D | context.h | 430 #define read_ctx_reg(ctx, offset) ((ctx)->ctx_regs[(offset) >> DWORD_SHIFT]) argument 431 #define write_ctx_reg(ctx, offset, val) (((ctx)->ctx_regs[(offset) >> DWORD_SHIFT]) \ argument
|