Searched refs:base_offset (Results 1 – 8 of 8) sorted by relevance
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_fit.c | 250 void *fit, ulong base_offset, int node, in spl_load_fit_image() argument 301 offset += base_offset; in spl_load_fit_image() 401 void *fit, int images, ulong base_offset) in spl_fit_append_fdt() argument 418 ret = spl_load_fit_image(info, sector, fit, base_offset, node, in spl_fit_append_fdt() 446 ret = spl_load_fit_image(info, sector, fit, base_offset, node, in spl_fit_append_fdt() 491 int *base_offset) in spl_fit_load_blob() argument 506 *base_offset = FIT_ALIGN(size); in spl_fit_load_blob() 589 int base_offset; in spl_load_kernel_fit() local 622 fit = spl_fit_load_blob(info, sector, fit_header, &base_offset); in spl_load_kernel_fit() 663 ret = spl_load_fit_image(info, sector, fit, base_offset, in spl_load_kernel_fit() [all …]
|
| /rk3399_rockchip-uboot/include/dt-bindings/pinctrl/ |
| H A D | omap.h | 76 #define OMAP_PADCONF_OFFSET(offset, base_offset) ((offset) - (base_offset)) argument
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/omap4/ |
| H A D | hw_data.c | 234 .base_offset = PHOENIX_SMPS_BASE_VOLT_STD_MODE_UV, 245 .base_offset = PHOENIX_SMPS_BASE_VOLT_STD_MODE_WITH_OFFSET_UV, 255 .base_offset = TPS62361_BASE_VOLT_MV,
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/omap5/ |
| H A D | hw_data.c | 260 .base_offset = PALMAS_SMPS_BASE_VOLT_UV, 275 .base_offset = PALMAS_SMPS_BASE_VOLT_UV, 290 .base_offset = LP873X_BUCK_BASE_VOLT_UV,
|
| /rk3399_rockchip-uboot/fs/yaffs2/ |
| H A D | yaffs_yaffs2.c | 452 u32 base_offset; in yaffs2_checkpt_tnode_worker() local 471 base_offset = chunk_offset << YAFFS_TNODES_LEVEL0_BITS; in yaffs2_checkpt_tnode_worker() 472 ok = (yaffs2_checkpt_wr(dev, &base_offset, sizeof(base_offset)) == in yaffs2_checkpt_tnode_worker() 473 sizeof(base_offset)); in yaffs2_checkpt_tnode_worker()
|
| /rk3399_rockchip-uboot/include/fsl-mc/ |
| H A D | fsl_dprc.h | 300 MC_RSP_OP(cmd, 1, 0, 32, uint32_t, region_desc->base_offset);\ 847 uint32_t base_offset; member
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/ |
| H A D | clocks-common.c | 431 volt_offset -= pmic->base_offset; in get_offset_code()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | omap_common.h | 534 u32 base_offset; member
|