Home
last modified time | relevance | path

Searched defs:offset (Results 26 – 50 of 109) sorted by relevance

12345

/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/se/
H A Dse_private.h90 static inline uint32_t tegra_se_read_32(uint32_t offset) in tegra_se_read_32() argument
95 static inline void tegra_se_write_32(uint32_t offset, uint32_t val) in tegra_se_write_32() argument
/arm-trusted-firmware/plat/nxp/common/nv_storage/
H A Dplat_nv_storage.c45 uint8_t offset = 0U; in read_nv_app_data() local
/arm-trusted-firmware/plat/nvidia/tegra/drivers/gpcdma/
H A Dgpcdma.c58 static void tegra_gpcdma_write32(uint32_t offset, uint32_t val) in tegra_gpcdma_write32() argument
63 static uint32_t tegra_gpcdma_read32(uint32_t offset) in tegra_gpcdma_read32() argument
/arm-trusted-firmware/services/std_svc/rmmd/trp/
H A Dtrp_private.h25 #define write_trp_arg(args, offset, val) (((args)->regs[offset >> 3]) \ argument
/arm-trusted-firmware/plat/ax/lmt/
H A Dlmt_pm.c22 uint64_t offset; member
196 uint64_t offset = get_offset_addr_by_mpidr(mpidr); in lmt_pwr_domain_on() local
/arm-trusted-firmware/plat/brcm/board/common/
H A Dbcm_elog.c51 uint32_t offset, len; in elog_putchar() local
148 uint32_t offset, len; in bcm_elog_copy_log() local
[all...]
/arm-trusted-firmware/plat/hobot/sigi/
H A Dsigi_pm.c22 uint64_t offset; member
197 uint64_t offset = get_offset_addr_by_mpidr(mpidr); in sigi_pwr_domain_on() local
/arm-trusted-firmware/drivers/st/clk/
H A Dclk-stm32-core.h11 uint16_t offset; member
18 uint16_t offset; member
29 uint16_t offset; member
81 uint16_t offset; member
87 uint16_t offset; member
92 uint16_t offset; member
115 uint32_t offset; member
[all...]
/arm-trusted-firmware/plat/imx/imx8m/ddr/
H A Ddram_retention.c28 uint32_t i, offset; in rank_setting_update() local
H A Ddram.c43 uintptr_t offset = (uintptr_t)ptr & ~((uintptr_t)old_base); in get_cfg_ptr() local
120 uint32_t i, offset; in save_rank_setting() local
/arm-trusted-firmware/include/drivers/io/
H A Dio_mtd.h62 size_t offset; member
[all...]
/arm-trusted-firmware/drivers/cadence/nand/
H A Dcdns_nand.c289 int cdns_nand_erase(uint32_t offset, uint32_t size) in cdns_nand_erase() argument
366 int cdns_nand_read(unsigned int offset, uintptr_t buffer, size_t length, in cdns_nand_read() argument
[all...]
/arm-trusted-firmware/plat/imx/imx8m/
H A Dimx8m_dyn_cfg_helpers.c26 int offset; in imx8m_event_log_fdt_init_overlay() local
[all...]
/arm-trusted-firmware/plat/mediatek/drivers/dp/
H A Dmt_dp.c15 static uint32_t dp_write_sec_reg(uint32_t is_edp, uint32_t offset, in dp_write_sec_reg() argument
/arm-trusted-firmware/plat/imx/imx8m/imx8mp/
H A Dgpc.c41 uint32_t offset; member
161 uint32_t offset = noc_setting[i].start; in imx_noc_qos() local
[all...]
/arm-trusted-firmware/drivers/mtd/nor/
H A Dspi_nor.c236 static int spi_nor_write_bar(uint32_t offset) in spi_nor_write_bar() argument
277 int spi_nor_read(unsigned int offset, uintptr_t buffer, size_t length, in spi_nor_read() argument
/arm-trusted-firmware/bl32/tsp/
H A Dffa_helpers.h68 uint32_t offset; in ffa_memory_region_get_composite() local
/arm-trusted-firmware/drivers/st/iwdg/
H A Dstm32_iwdg.c41 static int stm32_iwdg_get_dt_node(struct dt_node_info *info, int offset) in stm32_iwdg_get_dt_node() argument
/arm-trusted-firmware/plat/hisilicon/hikey960/drivers/pwrc/
H A Dhisi_pwrc.c75 static void hisi_resource_lock(unsigned int lockid, unsigned int offset) in hisi_resource_lock() argument
87 static void hisi_resource_unlock(unsigned int lockid, unsigned int offset) in hisi_resource_unlock() argument
116 unsigned int offset = (cluster == 0 ? RES0_LOCK_BASE : RES1_LOCK_BASE); in hisi_cpuidle_lock() local
124 unsigned int offset = (cluster == 0 ? RES0_LOCK_BASE : RES1_LOCK_BASE); in hisi_cpuidle_unlock() local
/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/drivers/se/
H A Dse_private.h155 static inline uint32_t tegra_se_read_32(uint32_t offset) in tegra_se_read_32() argument
160 static inline void tegra_se_write_32(uint32_t offset, uint32_t val) in tegra_se_write_32() argument
/arm-trusted-firmware/drivers/mtd/nand/
H A Dspi_nand.c178 static int spi_nand_read_from_cache(unsigned int page, unsigned int offset, in spi_nand_read_from_cache() argument
198 static int spi_nand_read_page(unsigned int page, unsigned int offset, in spi_nand_read_page() argument
/arm-trusted-firmware/common/
H A Dfdt_fixup.c108 static int dt_update_one_cpu_node(void *fdt, int offset) in dt_update_one_cpu_node() argument
526 int offset = fdt_node_offset_by_compatible(dtb, 0, "arm,gic-v3"); fdt_adjust_gic_redist() local
[all...]
/arm-trusted-firmware/plat/brcm/board/stingray/src/
H A Dpaxc.c71 uint32_t idx, offset = 0; in paxc_reg_dump() local
89 uint32_t idx, offset = 0; in mhb_reg_dump() local
[all...]
/arm-trusted-firmware/drivers/brcm/emmc/
H A Demmc_pboot_hal_memory_drv.c327 uint32_t offset = 0, blockAddr, readLen = 0, rdCount; in sdio_read() local
466 uint32_t offset, blockAdd in sdio_write() local
[all...]
/arm-trusted-firmware/include/drivers/brcm/
H A Dchimp.h64 static inline uint32_t bcm_chimp_read_ctrl(uint32_t offset) in bcm_chimp_read_ctrl() argument

12345