Searched defs:write_word (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/board/freescale/m5253demo/ |
| H A D | flash.c | 399 int write_word(flash_info_t * info, FPWV * dest, u16 data) in write_word() function
|
| /rk3399_rockchip-uboot/board/cobra5272/ |
| H A D | flash.c | 246 static int write_word (flash_info_t * info, ulong dest, ulong data) in write_word() function
|
| /rk3399_rockchip-uboot/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
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | onenand.h | 103 void (*write_word) (unsigned short value, void __iomem *addr); member
|
| /rk3399_rockchip-uboot/include/ |
| H A D | pci.h | 609 int (*write_word)(struct pci_controller*, pci_dev_t, int where, u16); member
|