Home
last modified time | relevance | path

Searched defs:addr_aligned (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dbouncebuf.c14 static int addr_aligned(struct bounce_buffer *state) in addr_aligned() function
/rk3399_rockchip-uboot/drivers/rkflash/
H A Drkflash_api.c141 u32 addr_aligned, offset, remain; in rksfc_nor_simply_over_write() local