| /rk3399_rockchip-uboot/board/xilinx/zynq/zynq-zybo/ |
| H A D | ps7_init_gpl.c | 12830 unsigned long *ptr = ps7_config_init; in ps7_config() local
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | compiler.h | 175 # define barrier_data(ptr) barrier() argument 184 # define RELOC_HIDE(ptr, off) \ argument
|
| H A D | kernel.h | 248 #define container_of(ptr, type, member) ({ \ argument
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | membuff.c | 330 char *ptr; in membuff_extend_by() local
|
| H A D | tiny-printf.c | 166 static void pointer(struct printf_info *info, const char *fmt, void *ptr) in pointer()
|
| /rk3399_rockchip-uboot/drivers/ddr/fsl/ |
| H A D | interactive.c | 41 unsigned int *ptr; in print_option_table() local 75 unsigned int value, *ptr; in handle_option_table() local
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | util.c | 303 const char *ptr = blob; in utilfdt_write_err() local
|
| /rk3399_rockchip-uboot/drivers/rkflash/ |
| H A D | flash.c | 49 u8 *ptr = (u8 *)buf; in flash_read_id_raw() local
|
| /rk3399_rockchip-uboot/drivers/bios_emulator/ |
| H A D | atibios.c | 89 const u16 *modes_bios, *ptr; in atibios_debug_mode() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/ |
| H A D | soc.c | 158 u8 __iomem *ptr; in erratum_a009203() local
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl.c | 698 ulong ptr = CONFIG_SPL_STACK_R_ADDR; in spl_relocate_stack_gd() local
|
| /rk3399_rockchip-uboot/common/ |
| H A D | usb_storage.c | 715 unsigned char *ptr; in usb_stor_BBB_transport() local 1002 char *ptr; in usb_request_sense() local
|
| H A D | hash.c | 448 ulong *ptr; local
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | tpm.c | 726 uint8_t *ptr; in TPM_COMMAND_NO_ARG() local 762 uint8_t *ptr; in do_tpm_list() local
|
| H A D | sf.c | 172 char *ptr = (char *)buf; in spi_flash_update_block() local
|
| /rk3399_rockchip-uboot/fs/yaffs2/ |
| H A D | yaffs_uboot_glue.c | 91 void yaffs_free(void *ptr) in yaffs_free()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | tlb.c | 329 u32 tsize, valid, ptr; in clear_ddr_tlbs_phys() local
|
| /rk3399_rockchip-uboot/examples/api/ |
| H A D | glue.c | 423 const unsigned char *ptr = src; in memcpy() local
|
| /rk3399_rockchip-uboot/drivers/usb/eth/ |
| H A D | lan7x.c | 426 uint8_t *ptr; in lan7x_eth_recv() local
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | xhci-ring.c | 272 void xhci_queue_command(struct xhci_ctrl *ctrl, u8 *ptr, u32 slot_id, in xhci_queue_command()
|
| H A D | ehci-hcd.c | 38 #define ALIGN_END_ADDR(type, ptr, size) \ argument 163 static int handshake(uint32_t *ptr, uint32_t mask, uint32_t done, int usec) in handshake()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | malloc.h | 879 static inline void free(void *ptr) {} in free()
|
| /rk3399_rockchip-uboot/net/ |
| H A D | nfs.c | 104 void *ptr = map_sysmem(load_addr + offset, len); in store_block() local
|
| H A D | tftp.c | 194 void *ptr = map_sysmem(load_addr + offset, len); in store_block() local
|
| /rk3399_rockchip-uboot/fs/jffs2/ |
| H A D | jffs2_1pass.c | 1285 static u32 sum_get_unaligned32(u32 *ptr) in sum_get_unaligned32() 1295 static u16 sum_get_unaligned16(u16 *ptr) in sum_get_unaligned16()
|