Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/sb/
H A Demu8000_patch.c120 write_word(struct snd_emu8000 *emu, int *offset, unsigned short data) in write_word() function
/openbmc/u-boot/board/freescale/m5253demo/
H A Dflash.c398 int write_word(flash_info_t * info, FPWV * dest, u16 data) in write_word() function
/openbmc/u-boot/board/cobra5272/
H A Dflash.c245 static int write_word (flash_info_t * info, ulong dest, ulong data) in write_word() function
/openbmc/u-boot/drivers/mtd/
H A Dpic32_flash.c182 static int write_word(flash_info_t *info, ulong dest, ulong word) in write_word() function
/openbmc/u-boot/include/linux/mtd/
H A Donenand.h103 void (*write_word) (unsigned short value, void __iomem *addr); member
/openbmc/linux/include/linux/mtd/
H A Donenand.h113 void (*write_word)(unsigned short value, void __iomem *addr); member
/openbmc/u-boot/include/
H A Dpci.h595 int (*write_word)(struct pci_controller*, pci_dev_t, int where, u16); member