Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dsysmem.c172 int overflow = 0, overlap = 0; in sysmem_overflow_check() local
231 overlap = 1; in sysmem_overflow_check()
262 if (overflow || overlap) in sysmem_overflow_check()
/rk3399_rockchip-uboot/fs/ubifs/
H A Dio.c909 int err, rlen, overlap; in ubifs_read_node_wbuf() local
919 overlap = (lnum == wbuf->lnum && offs + len > wbuf->offs); in ubifs_read_node_wbuf()
920 if (!overlap) { in ubifs_read_node_wbuf()
H A Dtnc.c1656 int rlen, overlap; in read_wbuf() local
1664 overlap = (lnum == wbuf->lnum && offs + len > wbuf->offs); in read_wbuf()
1665 if (!overlap) { in read_wbuf()
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A DKconfig220 driver doesn't (yet) use these for any kind of i/o overlap or prefetching.
/rk3399_rockchip-uboot/board/sbc8548/
H A DREADME99 from the board's socket to resolve the above i2c address overlap
/rk3399_rockchip-uboot/board/ti/am335x/
H A DREADME137 point defined in the header. As these locations overlap by default, it
/rk3399_rockchip-uboot/doc/
H A DREADME.distro247 start of RAM, kernel_addr_r should not overlap that area, or the kernel will
/rk3399_rockchip-uboot/tools/binman/
H A DREADME412 5. CheckEntries() - checks that the entries do not overlap, nor extend
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.tab.c_shipped436 not overlap. */
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc-parser.tab.c_shipped423 not overlap. */