Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dspi_device.cpp158 std::ofstream ofbindSPINor(spiNorPath + "/bind", std::ofstream::out); in bindSPIFlash() local
159 ofbindSPINor << name; in bindSPIFlash()
160 ofbindSPINor.close(); in bindSPIFlash()