Home
last modified time | relevance | path

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

/trusted-firmware-a/include/drivers/nxp/flexspi/
A Dfspi_api.h49 int xspi_sector_erase(uint32_t erase_offset, uint32_t erase_len);
/trusted-firmware-a/drivers/nxp/flexspi/nor/
A Dtest_fspi.c36 xspi_sector_erase(fspi_test_addr - fspi_test_addr % F_SECTOR_ERASE_SZ, in fspi_test()
A Dfspi.c684 int xspi_sector_erase(uint32_t pc_wr_addr, uint32_t ui_len) in xspi_sector_erase() function
/trusted-firmware-a/plat/nxp/common/nv_storage/
A Dplat_nv_storage.c66 xspi_sector_erase((uint32_t) nv_base_addr, in read_nv_app_data()
/trusted-firmware-a/drivers/nxp/ddr/phy-gen2/
A Dphy.c399 ret = xspi_sector_erase(address_to_store, PHY_ERASE_SIZE); in save_phy_training_values()

Completed in 9 milliseconds