Lines Matching refs:buildByteVector
148 tbuf = buildByteVector(PMBusCmd::page, page); in checkId()
155 tbuf = buildByteVector(idCmd); in checkId()
182 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page0); in unlockWriteProtect()
189 tbuf = buildByteVector(PMBusCmd::writeProtect, unlockWriteProtectData); in unlockWriteProtect()
210 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page2); in disableStoreFaultTriggering()
217 tbuf = buildByteVector(MPX9XXCmd::mfrDebug); in disableStoreFaultTriggering()
226 tbuf = buildByteVector(MPX9XXCmd::mfrDebug, data); in disableStoreFaultTriggering()
235 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page7); in disableStoreFaultTriggering()
242 tbuf = buildByteVector(MPX9XXCmd::storeFaultTrigger, in disableStoreFaultTriggering()
277 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page2); in setMultiConfigAddress()
285 tbuf = buildByteVector(MPX9XXCmd::mfrMulconfigSel, selectAddrData); in setMultiConfigAddress()
308 tbuf = buildByteVector(PMBusCmd::page, page); in programConfigData()
375 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page0); in storeDataIntoMTP()
382 tbuf = buildByteVector(MPX9XXCmd::storeUserAll); in storeDataIntoMTP()
404 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page0); in getCRC()
411 tbuf = buildByteVector(MPX9XXCmd::userData08); in getCRC()
435 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page2); in restoreDataFromNVM()
442 tbuf = buildByteVector(MPX9XXCmd::mfrNVMPmbusCtrl); in restoreDataFromNVM()
451 tbuf = buildByteVector(MPX9XXCmd::mfrNVMPmbusCtrl, data); in restoreDataFromNVM()
460 tbuf = buildByteVector(PMBusCmd::page, MPSPage::page0); in restoreDataFromNVM()
466 tbuf = buildByteVector(PMBusCmd::restoreUserAll); in restoreDataFromNVM()