Searched defs:write_word (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/sound/isa/sb/ |
H A D | emu8000_patch.c | 120 write_word(struct snd_emu8000 *emu, int *offset, unsigned short data) in write_word() function
|
/openbmc/u-boot/board/freescale/m5253demo/ |
H A D | flash.c | 398 int write_word(flash_info_t * info, FPWV * dest, u16 data) in write_word() function
|
/openbmc/u-boot/board/cobra5272/ |
H A D | flash.c | 245 static int write_word (flash_info_t * info, ulong dest, ulong data) in write_word() function
|
/openbmc/u-boot/drivers/mtd/ |
H A D | pic32_flash.c | 182 static int write_word(flash_info_t *info, ulong dest, ulong word) in write_word() function
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | onenand.h | 103 void (*write_word) (unsigned short value, void __iomem *addr); member
|
/openbmc/linux/include/linux/mtd/ |
H A D | onenand.h | 113 void (*write_word)(unsigned short value, void __iomem *addr); member
|
/openbmc/u-boot/include/ |
H A D | pci.h | 595 int (*write_word)(struct pci_controller*, pci_dev_t, int where, u16); member
|