Searched refs:flash_map (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/drivers/mtd/ |
| H A D | cfi_flash.c | 209 flash_map(flash_info_t *info, flash_sect_t sect, uint offset) in flash_map() function 293 cp = flash_map(info, 0, offset); in flash_read_uchar() 310 addr = flash_map(info, 0, offset); in flash_read_word() 329 addr = flash_map(info, sect, offset); in flash_read_long() 362 addr = flash_map(info, sect, offset); in flash_write_cmd() 419 addr = flash_map(info, sect, offset); in flash_isequal() 467 addr = flash_map(info, sect, offset); in flash_isset() 500 addr = flash_map(info, sect, offset); in flash_toggle() 1157 dest = flash_map(info, sect, 0); in flash_erase() 1612 src = flash_map(info, 0, FLASH_OFFSET_USER_PROTECTION); in flash_read_user_serial() [all …]
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
| H A D | 0017-Platform-CS1000-Remove-unused-BL1-files.patch | 143 - ${BL2_SOURCE}/src/flash_map.c
|