Home
last modified time | relevance | path

Searched defs:write_word (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/board/freescale/m5253demo/
Dflash.c398 int write_word(flash_info_t * info, FPWV * dest, u16 data) in write_word() function
/external/u-boot/board/cobra5272/
Dflash.c245 static int write_word (flash_info_t * info, ulong dest, ulong data) in write_word() function
/external/u-boot/drivers/mtd/
Dpic32_flash.c182 static int write_word(flash_info_t *info, ulong dest, ulong word) in write_word() function
/external/u-boot/include/linux/mtd/
Donenand.h103 void (*write_word) (unsigned short value, void __iomem *addr); member
/external/u-boot/include/
Dpci.h580 int (*write_word)(struct pci_controller*, pci_dev_t, int where, u16); member