Home
last modified time | relevance | path

Searched refs:PAGES_PER_BLOCK (Results 1 – 25 of 270) sorted by relevance

1234567891011

/dports/math/e-antic/flint2-ae7ec89/fmpz/link/
H A Dfmpz_single.c33 #define PAGES_PER_BLOCK 16 macro
75 block_size = PAGES_PER_BLOCK*flint_page_size; in _fmpz_new_mpz()
95 flint_mpz_structs_per_block = PAGES_PER_BLOCK*(num - skip); in _fmpz_new_mpz()
97 for (i = 0; i < PAGES_PER_BLOCK; i++) in _fmpz_new_mpz()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fmpz/link/
H A Dfmpz_single.c33 #define PAGES_PER_BLOCK 16 macro
75 block_size = PAGES_PER_BLOCK*flint_page_size; in _fmpz_new_mpz()
95 flint_mpz_structs_per_block = PAGES_PER_BLOCK*(num - skip); in _fmpz_new_mpz()
97 for (i = 0; i < PAGES_PER_BLOCK; i++) in _fmpz_new_mpz()
/dports/math/flint2/flint-2.8.4/fmpz/link/
H A Dfmpz_single.c33 #define PAGES_PER_BLOCK 16 macro
75 block_size = PAGES_PER_BLOCK*flint_page_size; in _fmpz_new_mpz()
95 flint_mpz_structs_per_block = PAGES_PER_BLOCK*(num - skip); in _fmpz_new_mpz()
97 for (i = 0; i < PAGES_PER_BLOCK; i++) in _fmpz_new_mpz()
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c690 #define PAGES_PER_BLOCK 64 macro
691 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
715 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
716 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
758 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c690 #define PAGES_PER_BLOCK 64 macro
691 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
715 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
716 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
758 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c690 #define PAGES_PER_BLOCK 64 macro
691 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
715 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
716 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
758 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c691 #define PAGES_PER_BLOCK 64 macro
692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c690 #define PAGES_PER_BLOCK 64 macro
691 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)
715 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()
716 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()
758 page += PAGES_PER_BLOCK; in nand_spl_load_image()

1234567891011