Home
last modified time | relevance | path

Searched refs:overlap (Results 1 – 8 of 8) sorted by relevance

/u-boot/fs/ubifs/
A Dio.c912 int err, rlen, overlap; in ubifs_read_node_wbuf() local
922 overlap = (lnum == wbuf->lnum && offs + len > wbuf->offs); in ubifs_read_node_wbuf()
923 if (!overlap) { in ubifs_read_node_wbuf()
A Dtnc.c1643 int rlen, overlap; in read_wbuf() local
1651 overlap = (lnum == wbuf->lnum && offs + len > wbuf->offs); in read_wbuf()
1652 if (!overlap) { in read_wbuf()
/u-boot/drivers/mtd/spi/
A DKconfig189 driver doesn't (yet) use these for any kind of i/o overlap or prefetching.
/u-boot/board/sbc8548/
A DREADME99 from the board's socket to resolve the above i2c address overlap
/u-boot/board/ti/am335x/
A DREADME137 point defined in the header. As these locations overlap by default, it
/u-boot/doc/
A DREADME.distro255 start of RAM, kernel_addr_r should not overlap that area, or the kernel will
/u-boot/arch/arm/
A DKconfig46 do not overlap any appended DTB.
/u-boot/tools/binman/
A DREADME715 Note: for sections, this also checks that the entries do not overlap, nor extend

Completed in 25 milliseconds