Home
last modified time | relevance | path

Searched refs:write_tout (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/board/shmin/
H A Dshmin.c61 info->write_tout = 2; in board_flash_get_legacy()
/openbmc/u-boot/board/freescale/m54455evb/
H A Dm54455evb.c183 info->write_tout = 2; in board_flash_get_legacy()
/openbmc/u-boot/include/
H A Dflash.h29 ulong write_tout; /* maximum write timeout */ member
/openbmc/u-boot/drivers/mtd/
H A Djedec_flash.c420 info->write_tout = 100; in fill_info()
H A Dcfi_flash.c864 info->write_tout, "write"); in flash_write_cfiword()
867 info->write_tout, "write"); in flash_write_cfiword()
1260 info->erase_blk_tout, info->write_tout); in flash_print_info()
2271 info->write_tout = (tmp + 999) / 1000; in flash_get_size()