| /rk3399_rockchip-uboot/board/samsung/common/ |
| H A D | board.c | 91 ulong size = CONFIG_TZSW_RESERVED_DRAM_SIZE; in board_init() local 114 unsigned long addr, size; in dram_init_banksize() local
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | bitops.h | 265 static __inline__ int find_first_zero_bit(void * addr, unsigned size) in find_first_zero_bit() 295 static __inline__ int find_next_zero_bit (void * addr, int size, int offset) in find_next_zero_bit() 404 #define minix_find_first_zero_bit(addr,size) find_first_zero_bit(addr,size) argument
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | drm_dp_helper.c | 152 unsigned int offset, void *buffer, size_t size) in drm_dp_dpcd_access() 205 void *buffer, size_t size) in drm_dp_dpcd_read() 222 void *buffer, size_t size) in drm_dp_dpcd_write()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/ |
| H A D | mem.h | 135 #define HYNIX_V_MCFG_165(size) MCFG((size), HYNIX_RASWIDTH_165) argument 161 #define HYNIX_V_MCFG_200(size) MCFG((size), HYNIX_RASWIDTH_200) argument 216 #define MICRON_V_MCFG_165(size) MCFG((size), MICRON_RASWIDTH_165) argument 250 #define MICRON_V_MCFG_200(size) MCFG((size), MICRON_RASWIDTH_200) argument 278 #define SAMSUNG_V_MCFG_165(size) \ argument 322 #define NUMONYX_V_MCFG_165(size) MCFG((size), NUMONYX_RASWIDTH_165) argument 351 #define NUMONYX_V_MCFG_200(size) MCFG((size), NUMONYX_RASWIDTH_200) argument
|
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pcie_dw_rockchip.c | 179 static int rk_pcie_read(void __iomem *addr, int size, u32 *val) in rk_pcie_read() 200 static int rk_pcie_write(void __iomem *addr, int size, u32 val) in rk_pcie_write() 218 u32 reg, size_t size) in __rk_pcie_read_apb() 231 u32 reg, size_t size, u32 val) in __rk_pcie_write_apb() 439 u64 pci_addr, u32 size) in rk_pcie_prog_outbound_atu_unroll() 531 enum pci_size_t size) in rockchip_pcie_rd_conf() 562 enum pci_size_t size) in rockchip_pcie_wr_conf()
|
| /rk3399_rockchip-uboot/board/compulab/cl-som-am57x/ |
| H A D | spl.c | 227 void emif_get_ext_phy_ctrl_const_regs(u32 emif_nr, const u32 **regs, u32 *size) in emif_get_ext_phy_ctrl_const_regs()
|
| /rk3399_rockchip-uboot/drivers/clk/ |
| H A D | clk_bcm6345.c | 60 fdt_size_t size; in bcm63xx_clk_probe() local
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | circbuf.c | 14 int buf_init (circbuf_t * buf, unsigned int size) in buf_init()
|
| H A D | charset.c | 51 uint8_t *utf16_to_utf8(uint8_t *dest, const uint16_t *src, size_t size) in utf16_to_utf8()
|
| /rk3399_rockchip-uboot/fs/fat/ |
| H A D | fat_write.c | 498 unsigned long size) in set_cluster() 733 const char *filename, __u32 start_cluster, __u32 size, __u8 attr) in fill_dentry() 748 static int check_overflow(fsdata *mydata, __u32 clustnum, loff_t size) in check_overflow() 904 static int do_fat_write(const char *filename, void *buffer, loff_t size, in do_fat_write()
|
| /rk3399_rockchip-uboot/drivers/tpm/ |
| H A D | tpm_tis_st33zp24_spi.c | 405 int size = 0, burstcnt, len, ret, status; in st33zp24_spi_recv_data() local 433 int size, expected; in st33zp24_spi_recv() local 480 u32 i, size; in st33zp24_spi_send() local 615 static int st33zp24_spi_get_desc(struct udevice *dev, char *buf, int size) in st33zp24_spi_get_desc()
|
| /rk3399_rockchip-uboot/arch/microblaze/include/asm/ |
| H A D | io.h | 125 #define ioremap(physaddr, size) (physaddr) argument 126 #define ioremap_nocache(physaddr, size) (physaddr) argument 127 #define ioremap_writethrough(physaddr, size) (physaddr) argument 128 #define ioremap_fullcache(physaddr, size) (physaddr) argument
|
| /rk3399_rockchip-uboot/include/ |
| H A D | dfu.h | 63 u64 size; member 74 u64 size; member 84 unsigned int size; member 92 u64 size; member
|
| H A D | image-sparse.h | 15 lbaint_t size; member
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | cache.c | 57 ulong start, size; in do_dcache() local
|
| /rk3399_rockchip-uboot/board/freescale/t4rdb/ |
| H A D | t4240rdb.c | 96 phys_size_t size; in ft_board_setup() local
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | fdtgrep.c | 240 uint64_t addr, size; in display_fdt_by_regions() local 430 int size, struct_start; in dump_fdt_regions() local 510 static int check_type_include(void *priv, int type, const char *data, int size) in check_type_include() 587 const char *data, int size) in h_include() 650 int type, const char *data, int size), in fdtgrep_find_regions() 836 int size = fdt_totalsize(blob) + 16; in do_fdtgrep() local
|
| /rk3399_rockchip-uboot/board/xilinx/microblaze-generic/ |
| H A D | microblaze-generic.c | 40 fdt_size_t size; in dram_init() local
|
| /rk3399_rockchip-uboot/board/freescale/t104xrdb/ |
| H A D | t104xrdb.c | 131 phys_size_t size; in ft_board_setup() local
|
| /rk3399_rockchip-uboot/env/ |
| H A D | fat.c | 44 loff_t size; in env_fat_save() local
|
| /rk3399_rockchip-uboot/drivers/power/domain/ |
| H A D | bcm6328-power-domain.c | 48 fdt_size_t size; in bcm6328_power_domain_probe() local
|
| /rk3399_rockchip-uboot/lib/libfdt/ |
| H A D | fdt_region.c | 158 static int fdt_add_region(struct fdt_region_state *info, int offset, int size) in fdt_add_region() 340 int type, const char *data, int size), in fdt_first_region() 437 int type, const char *data, int size), in fdt_next_region()
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | of_addr.c | 126 u64 *size, unsigned int *flags) in of_get_address() 324 const __be32 *addrp, u64 size, unsigned int flags, in __of_address_to_resource() 347 u64 size; in of_address_to_resource() local
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ |
| H A D | fsl_lbc.c | 107 void upmconfig(uint upm, uint *table, uint size) in upmconfig()
|
| /rk3399_rockchip-uboot/arch/microblaze/cpu/ |
| H A D | cache.c | 53 void flush_cache (ulong addr, ulong size) in flush_cache()
|