Home
last modified time | relevance | path

Searched defs:nwords (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/
H A Dbbt.c29 unsigned int nwords = DIV_ROUND_UP(nblocks * bits_per_block, in nanddev_bbt_init() local
/openbmc/qemu/target/hexagon/
H A Dtranslate.c201 int nwords, max_words; in read_packet_words() local
909 int nwords; in decode_and_translate_packet() local
965 int nwords; in pkt_crosses_page() local
H A Ddecode.c747 int disassemble_hexagon(uint32_t *words, int nwords, bfd_vma pc, in disassemble_hexagon()
/openbmc/qemu/hw/nvram/
H A Deeprom93xx.c297 eeprom_t *eeprom93xx_new(DeviceState *dev, uint16_t nwords) in eeprom93xx_new()
/openbmc/u-boot/lib/rsa/
H A Drsa-sign.c657 int nwords = num_bits / 32; in fdt_add_bignum() local
/openbmc/u-boot/lib/
H A Dbch.c186 unsigned int i, nwords = BCH_ECC_WORDS(bch)-1; in load_ecc8() local
202 unsigned int i, nwords = BCH_ECC_WORDS(bch)-1; in store_ecc8() local