Home
last modified time | relevance | path

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

/external/rmi4utils/rmi4update/
Drmi4update.h30 m_firmwareImage(firmwareImage), m_writeBlockWithCmd(true) in RMI4Update()
55 bool m_writeBlockWithCmd; variable
Drmi4update.cpp440 if (m_writeBlockWithCmd) { in WriteBlocks()
463 rc = WaitForIdle(RMI_F34_IDLE_WAIT_MS, !m_writeBlockWithCmd); in WriteBlocks()