Searched refs:flash_busy (Results 1 – 1 of 1) sorted by relevance
22 bool flash_busy; member260 if (pmci->flash_busy) { in m10bmc_pmci_flash_read()287 WARN_ON_ONCE(!pmci->flash_busy); in m10bmc_pmci_flash_write()301 if (pmci->flash_busy) { in m10bmc_pmci_flash_lock()306 pmci->flash_busy = true; in m10bmc_pmci_flash_lock()318 WARN_ON_ONCE(!pmci->flash_busy); in m10bmc_pmci_flash_unlock()319 pmci->flash_busy = false; in m10bmc_pmci_flash_unlock()