Home
last modified time | relevance | path

Searched defs:align (Results 1 – 25 of 32) sorted by relevance

12

/rk3399_rockchip-uboot/include/
H A Dmemalign.h72 #define ALLOC_ALIGN_BUFFER_PAD(type, name, size, align, pad) \ argument
77 #define ALLOC_ALIGN_BUFFER(type, name, size, align) \ argument
89 #define DEFINE_ALIGN_BUFFER(type, name, size, align) \ argument
H A Dvideo.h21 uint align; member
H A Dcbfs.h39 u32 align; member
H A Dqfw.h114 __le32 align; member
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dcommproc.c64 m8560_cpm_dpalloc(uint size, uint align) in m8560_cpm_dpalloc()
98 m8560_cpm_hostalloc(uint size, uint align) in m8560_cpm_hostalloc()
H A Dtlb.c274 u32 align = __ilog2(v_addr) & tsize_mask; in tlb_map_range() local
/rk3399_rockchip-uboot/fs/cbfs/
H A Dcbfs.c77 static int file_cbfs_next_file(u8 *start, u32 size, u32 align, in file_cbfs_next_file()
126 static void file_cbfs_fill_cache(u8 *start, u32 size, u32 align) in file_cbfs_fill_cache()
262 u32 align; in file_cbfs_find_uncached() local
/rk3399_rockchip-uboot/lib/
H A Dlmb.c255 phys_addr_t lmb_alloc(struct lmb *lmb, phys_size_t size, ulong align) in lmb_alloc()
260 phys_addr_t lmb_alloc_base(struct lmb *lmb, phys_size_t size, ulong align, phys_addr_t max_addr) in lmb_alloc_base()
283 phys_addr_t __lmb_alloc_base(struct lmb *lmb, phys_size_t size, ulong align, phys_addr_t max_addr) in __lmb_alloc_base()
H A Dof_live.c22 unsigned long align) in unflatten_dt_alloc()
/rk3399_rockchip-uboot/common/
H A Dmalloc_simple.c35 void *memalign_simple(size_t align, size_t bytes) in memalign_simple()
/rk3399_rockchip-uboot/tools/patman/
H A Dtools.py113 def Align(pos, align): argument
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dcache.c96 phys_addr_t noncached_alloc(size_t size, size_t align) in noncached_alloc()
/rk3399_rockchip-uboot/cmd/
H A Dbmp.c251 bool align = false; in bmp_display() local
/rk3399_rockchip-uboot/drivers/video/
H A Dvideo-uclass.c58 ulong base, align, size; in alloc_fb() local
H A Dvideo_bmp.c193 bool align) in video_bmp_display()
/rk3399_rockchip-uboot/board/renesas/sh7753evb/
H A Dsh7753evb.c72 struct usb1_alignment_regs *align = USB1_ALIGNMENT_BASE; in init_usb_phy() local
/rk3399_rockchip-uboot/board/renesas/sh7752evb/
H A Dsh7752evb.c65 struct usb1_alignment_regs *align = USB1_ALIGNMENT_BASE; in init_usb_phy() local
/rk3399_rockchip-uboot/drivers/misc/
H A Dqfw.c37 uint32_t size, align; in bios_linker_allocate() local
/rk3399_rockchip-uboot/drivers/net/fm/
H A Dfm.c30 void *fm_muram_alloc(int fm_idx, size_t size, ulong align) in fm_muram_alloc()
/rk3399_rockchip-uboot/arch/xtensa/include/asm/
H A Dptrace.h104 int align[0] __aligned(16); member
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddata.c234 struct data data_append_align(struct data d, int align) in data_append_align()
H A Dflattree.c53 void (*align)(void *, int); member
612 static void flat_realign(struct inbuf *inb, int align) in flat_realign()
/rk3399_rockchip-uboot/board/renesas/sh7757lcr/
H A Dsh7757lcr.c115 struct usb1_alignment_regs *align = USB1_ALIGNMENT_BASE; in init_usb_phy() local
/rk3399_rockchip-uboot/drivers/qe/
H A Dqe.c54 uint qe_muram_alloc(uint size, uint align) in qe_muram_alloc()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddesignware_udc.c264 int align; in dw_write_noniso_tx_fifo() local

12