Lines Matching refs:buildByteVector
107 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page0); in checkId()
114 tbuf = buildByteVector(idCmd); in checkId()
144 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page0); in isPasswordUnlock()
151 tbuf = buildByteVector(PMBusCmd::statusCML); in isPasswordUnlock()
178 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page1); in unlockWriteProtect()
185 tbuf = buildByteVector(MP297XCmd::writeProtectMode); in unlockWriteProtect()
196 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page0); in unlockWriteProtect()
203 tbuf = buildByteVector(PMBusCmd::writeProtect, unlockData); in unlockWriteProtect()
239 tbuf = buildByteVector(PMBusCmd::page, page); in programPageRegisters()
299 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page0); in storeDataIntoMTP()
306 tbuf = buildByteVector(MP297XCmd::storeDataIntoMTP); in storeDataIntoMTP()
328 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page1); in enableMTPPageWriteRead()
335 tbuf = buildByteVector(MP297XCmd::enableMTPPageWR); in enableMTPPageWriteRead()
344 tbuf = buildByteVector(MP297XCmd::enableMTPPageWR, enableMTPPageWRData); in enableMTPPageWriteRead()
361 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page2); in enableMultiConfigCRC()
368 tbuf = buildByteVector(MP297XCmd::enableMultiConfigCRC); in enableMultiConfigCRC()
396 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page29); in getCRC()
404 tbuf = buildByteVector(MP297XCmd::readUserCodeCRC); in getCRC()
415 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page2A); in getCRC()
423 tbuf = buildByteVector(MP297XCmd::readMultiConfigCRC); in getCRC()