Searched defs:addrp (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/drivers/video/ |
H A D | video-uclass.c | 51 static ulong alloc_fb(struct udevice *dev, ulong *addrp) in alloc_fb() 69 int video_reserve(ulong *addrp) in video_reserve()
|
/openbmc/u-boot/drivers/core/ |
H A D | of_addr.c | 323 const __be32 *addrp, u64 size, unsigned int flags, in __of_address_to_resource() 345 const __be32 *addrp; in of_address_to_resource() local
|
/openbmc/u-boot/test/dm/ |
H A D | video.c | 277 ulong *addrp) in read_file()
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci-uclass.c | 542 int (*addr_f)(struct udevice *bus, pci_dev_t bdf, uint offset, void **addrp), in pci_generic_mmap_write_config() 570 int (*addr_f)(struct udevice *bus, pci_dev_t bdf, uint offset, void **addrp), in pci_generic_mmap_read_config()
|
/openbmc/qemu/target/m68k/ |
H A D | translate.c | 789 int opsize, TCGv val, TCGv *addrp, ea_what what, in gen_ea_mode() 901 int opsize, TCGv val, TCGv *addrp, ea_what what, int index) in gen_ea() 1371 #define SRC_EA(env, result, opsize, op_sign, addrp) do { \ argument 1380 #define DEST_EA(env, insn, opsize, val, addrp) do { \ argument
|