Searched defs:write_word (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | adt7x10.h | 24 int (*write_word)(struct device *, u8 reg, u16 data); member
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/u-boot/board/freescale/m5253demo/ |
| H A D | flash.c | 399 int write_word(flash_info_t * info, FPWV * dest, u16 data) in write_word() function
|
| /OK3568_Linux_fs/u-boot/board/cobra5272/ |
| H A D | flash.c | 246 static int write_word (flash_info_t * info, ulong dest, ulong data) in write_word() function
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | pic32_flash.c | 183 static int write_word(flash_info_t *info, ulong dest, ulong word) in write_word() function
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | onenand.h | 103 void (*write_word) (unsigned short value, void __iomem *addr); member
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | onenand.h | 113 void (*write_word)(unsigned short value, void __iomem *addr); member
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci.h | 581 int (*write_word)(struct pci_controller*, pci_dev_t, int where, u16); member
|