Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 135) sorted by relevance

123456

/rk3399_ARM-atf/drivers/marvell/
H A Dddr_phy_access.c26 int snps_fw_write(uintptr_t offset, uint16_t data) in snps_fw_write()
38 int snps_fw_read(uintptr_t offset, uint16_t *read) in snps_fw_read()
50 int mvebu_ddr_phy_write(uintptr_t offset, uint16_t data) in mvebu_ddr_phy_write()
55 int mvebu_ddr_phy_read(uintptr_t offset, uint16_t *read) in mvebu_ddr_phy_read()
/rk3399_ARM-atf/lib/libfdt/
H A Dfdt.c140 const void *fdt_offset_ptr(const void *fdt, int offset, unsigned int len) in fdt_offset_ptr()
166 int offset = startoffset; in fdt_next_tag() local
223 int fdt_check_node_offset_(const void *fdt, int offset) in fdt_check_node_offset_()
235 int fdt_check_prop_offset_(const void *fdt, int offset) in fdt_check_prop_offset_()
247 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node()
287 int fdt_first_subnode(const void *fdt, int offset) in fdt_first_subnode()
298 int fdt_next_subnode(const void *fdt, int offset) in fdt_next_subnode()
H A Dfdt_ro.c13 static int fdt_nodename_eq_(const void *fdt, int offset, in fdt_nodename_eq_()
117 int offset = -1; in fdt_find_max_phandle() local
162 unsigned int offset = n * sizeof(struct fdt_reserve_entry); in fdt_mem_rsv() local
201 static int nextprop_(const void *fdt, int offset) in nextprop_()
225 int fdt_subnode_offset_namelen(const void *fdt, int offset, in fdt_subnode_offset_namelen()
254 int offset = 0; in fdt_path_offset_namelen() local
343 int offset; in fdt_first_property_offset() local
351 int fdt_next_property_offset(const void *fdt, int offset) in fdt_next_property_offset()
360 int offset, in fdt_get_property_by_offset_()
382 int offset, in fdt_get_property_by_offset()
[all …]
H A Dfdt_sw.c96 unsigned int offset = fdt_size_dt_struct(fdt); in fdt_grab_space_() local
191 int offset; in fdt_add_reservemap_entry() local
255 unsigned int struct_top, offset; in fdt_add_string_() local
343 int offset, nextoffset; in fdt_finish() local
H A Dlibfdt_internal.h26 static inline const void *fdt_offset_ptr_(const void *fdt, int offset) in fdt_offset_ptr_()
31 static inline void *fdt_offset_ptr_w_(void *fdt, int offset) in fdt_offset_ptr_w_()
/rk3399_ARM-atf/drivers/arm/pl061/
H A Dpl061_gpio.c51 unsigned int data, offset; in pl061_get_direction() local
66 unsigned int data, offset; in pl061_set_direction() local
92 unsigned int offset; in pl061_get_value() local
111 int offset; in pl061_set_value() local
/rk3399_ARM-atf/plat/hisilicon/hikey/
H A Dhisi_ipc.c101 unsigned int offset; in hisi_ipc_cpu_on_off() local
133 unsigned int offset; in hisi_ipc_cluster_on_off() local
164 unsigned int offset; in hisi_ipc_cpu_suspend() local
180 unsigned int offset; in hisi_ipc_cluster_suspend() local
/rk3399_ARM-atf/drivers/st/reset/
H A Dstm32mp1_reset.c31 uint32_t offset = id2reg_offset(id); in stm32mp_reset_assert() local
52 uint32_t offset = id2reg_offset(id) + RCC_RSTCLRR_OFFSET; in stm32mp_reset_deassert() local
/rk3399_ARM-atf/plat/mediatek/drivers/spmi/
H A Dpmif_common.c59 unsigned int reg_rdata, offset = 0; in pmif_check_idle() local
72 unsigned int reg_rdata, offset = 0; in pmif_check_vldclr() local
86 uint32_t offset = 0, data = 0; in pmif_spmi_read_cmd() local
137 uint32_t offset = 0, data = 0; in pmif_spmi_write_cmd() local
/rk3399_ARM-atf/drivers/st/ddr/
H A Dstm32mp_ddr_test.c94 size_t offset; in stm32mp_ddr_test_addr_bus() local
147 size_t offset = sizeof(u_register_t); in stm32mp_ddr_check_size() local
/rk3399_ARM-atf/include/lib/el3_runtime/aarch32/
H A Dcontext.h50 #define read_ctx_reg(ctx, offset) ((ctx)->ctx_regs[offset >> WORD_SHIFT]) argument
51 #define write_ctx_reg(ctx, offset, val) (((ctx)->ctx_regs[offset >> WORD_SHIFT]) \ argument
/rk3399_ARM-atf/drivers/imx/uart/
H A Dimx_uart.c55 static void write_reg(uintptr_t base, uint32_t offset, uint32_t val) in write_reg()
60 static uint32_t read_reg(uintptr_t base, uint32_t offset) in read_reg()
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_ros.c81 static uint32_t load_and_check_spt(spt_table_t *spt_ptr, size_t offset) in load_and_check_spt()
153 uint32_t ros_qspi_get_ssbl_offset(unsigned long *offset) in ros_qspi_get_ssbl_offset()
/rk3399_ARM-atf/bl32/tsp/
H A Dtsp_private.h45 #define read_sp_arg(args, offset) ((args)->_regs[offset >> 3]) argument
46 #define write_sp_arg(args, offset, val) (((args)->_regs[offset >> 3]) \ argument
/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-3700.c217 static void comphy_set_indirect(uintptr_t addr, uint32_t offset, uint16_t data, in comphy_set_indirect()
291 uint32_t offset, data = 0, ref_clk; in mvebu_a3700_comphy_sata_power_on() local
375 uintptr_t offset; in mvebu_a3700_comphy_sgmii_power_on() local
595 uintptr_t offset; in mvebu_a3700_comphy_sgmii_power_off() local
959 uint32_t offset; in mvebu_a3700_comphy_sata_power_off() local
/rk3399_ARM-atf/drivers/renesas/common/io/
H A Dio_rcar.c36 const uint32_t offset; member
48 uintptr_t offset; member
183 static int32_t file_to_offset(const int32_t name, uintptr_t *offset, in file_to_offset()
394 uintptr_t offset; in load_bl33x() local
471 ssize_t offset; in rcar_dev_init() local
579 uintptr_t partition, offset, dst; in rcar_file_open() local
639 ssize_t offset = fp->offset + fp->position; in rcar_file_read() local
H A Dio_common.h11 size_t offset; member
/rk3399_ARM-atf/drivers/mtd/nand/
H A Dcore.c35 int nand_read(unsigned int offset, uintptr_t buffer, size_t length, in nand_read()
132 int nand_seek_bb(uintptr_t base, unsigned int offset, size_t *extra_offset) in nand_seek_bb()
/rk3399_ARM-atf/plat/amlogic/common/
H A Daml_efuse.c14 uint64_t aml_efuse_read(void *dst, uint32_t offset, uint32_t size) in aml_efuse_read()
/rk3399_ARM-atf/plat/mediatek/mt8173/drivers/crypt/
H A Dcrypt.c18 #define crypt_read32(offset) \ argument
21 #define crypt_write32(offset, value) \ argument
/rk3399_ARM-atf/plat/intel/soc/common/drivers/qspi/
H A Dcadence_qspi.c603 int cad_qspi_indirect_page_bound_write(uint32_t offset, in cad_qspi_indirect_page_bound_write()
635 int cad_qspi_read_bank(uint8_t *buffer, uint32_t offset, uint32_t size) in cad_qspi_read_bank()
667 int cad_qspi_write_bank(uint32_t offset, uint8_t *buffer, uint32_t size) in cad_qspi_write_bank()
687 int cad_qspi_read(void *buffer, uint32_t offset, uint32_t size) in cad_qspi_read()
743 int cad_qspi_erase(uint32_t offset, uint32_t size) in cad_qspi_erase()
762 int cad_qspi_write(void *buffer, uint32_t offset, uint32_t size) in cad_qspi_write()
812 int cad_qspi_update(void *Buffer, uint32_t offset, uint32_t size) in cad_qspi_update()
/rk3399_ARM-atf/drivers/brcm/
H A Dspi_flash.c155 int spi_flash_read(struct spi_flash *flash, uint32_t offset, in spi_flash_read()
190 int spi_flash_write(struct spi_flash *flash, uint32_t offset, in spi_flash_write()
234 int spi_flash_erase(struct spi_flash *flash, uint32_t offset, uint32_t len) in spi_flash_erase()
H A Diproc_gpio.c57 unsigned int offset = IPROC_GPIO_REG(gpio, reg); in gpio_set_bit() local
72 unsigned int offset = IPROC_GPIO_REG(gpio, reg); in gpio_get_bit() local
114 unsigned int offset; in get_value() local
/rk3399_ARM-atf/drivers/nxp/sec_mon/
H A Dsnvs.c137 void snvs_write_lp_gpr_bit(uint32_t offset, uint32_t bit_pos, bool flag_val) in snvs_write_lp_gpr_bit()
150 uint32_t snvs_read_lp_gpr_bit(uint32_t offset, uint32_t bit_pos) in snvs_read_lp_gpr_bit()
/rk3399_ARM-atf/drivers/st/etzpc/
H A Detzpc.c96 uintptr_t offset = 4U * (decprot_id / IDS_PER_DECPROT_REGS); in etzpc_configure_decprot() local
114 uintptr_t offset = 4U * (decprot_id / IDS_PER_DECPROT_REGS); in etzpc_get_decprot() local
133 uintptr_t offset = 4U * (decprot_id / IDS_PER_DECPROT_LOCK_REGS); in etzpc_lock_decprot() local

123456