Searched refs:flash_write16 (Results 1 – 11 of 11) sorted by relevance
| /openbmc/u-boot/board/micronas/vct/ |
| H A D | ebi_nor_flash.c | 87 void flash_write16(u16 value, void *addr) in flash_write16() function
|
| /openbmc/u-boot/include/mtd/ |
| H A D | cfi_flash.h | 174 void flash_write16(u16 value, void *addr);
|
| /openbmc/u-boot/board/freescale/ls1021aiot/ |
| H A D | ls1021aiot.c | 239 void flash_write16(u16 val, void *addr) in flash_write16() function
|
| /openbmc/u-boot/board/freescale/ls1043ardb/ |
| H A D | ls1043ardb.c | 317 void flash_write16(u16 val, void *addr) in flash_write16() function
|
| /openbmc/u-boot/drivers/mtd/ |
| H A D | cfi_flash.c | 140 __maybe_weak void flash_write16(u16 value, void *addr) in flash_write16() function 374 flash_write16(cword.w16, addr); in flash_write_cmd() 845 flash_write16(cword.w16, dstaddr); in flash_write_cfiword() 964 flash_write16(flash_read16(src), dst); in flash_write_cfibuffer() 1009 flash_write16(flash_read16(src), dst); in flash_write_cfibuffer() 2306 flash_write16(FLASH_CMD_SETUP, (void *)(base + (val << 1))); in cfi_flash_set_config_reg() 2307 flash_write16(FLASH_CMD_SET_CR_CONFIRM, (void *)(base + (val << 1))); in cfi_flash_set_config_reg() 2313 flash_write16(FLASH_CMD_RESET, (void *)base); in cfi_flash_set_config_reg()
|
| H A D | renesas_rpc_hf.c | 283 void flash_write16(u16 value, void *addr) in flash_write16() function
|
| /openbmc/u-boot/board/freescale/ls1046aqds/ |
| H A D | ls1046aqds.c | 471 void flash_write16(u16 val, void *addr) in flash_write16() function
|
| /openbmc/u-boot/board/freescale/ls1021aqds/ |
| H A D | ls1021aqds.c | 463 void flash_write16(u16 val, void *addr) in flash_write16() function
|
| /openbmc/u-boot/board/freescale/p1022ds/ |
| H A D | diu.c | 357 void flash_write16(u16 value, void *addr) in flash_write16() function
|
| /openbmc/u-boot/board/freescale/ls1043aqds/ |
| H A D | ls1043aqds.c | 514 void flash_write16(u16 val, void *addr) in flash_write16() function
|
| /openbmc/u-boot/board/freescale/ls1021atwr/ |
| H A D | ls1021atwr.c | 610 void flash_write16(u16 val, void *addr) in flash_write16() function
|