Home
last modified time | relevance | path

Searched refs:bindSPIFlash (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dspi_device.hpp80 sdbusplus::async::task<bool> bindSPIFlash();
H A Dspi_device.cpp134 sdbusplus::async::task<bool> SPIDevice::bindSPIFlash() in bindSPIFlash() function in SPIDevice
232 bool success = co_await SPIDevice::bindSPIFlash(); in writeSPIFlash()