Searched refs:STATUS_CML (Results 1 – 5 of 5) sorted by relevance
69 constexpr auto STATUS_CML = "status0_cml"; variable
78 STATUS_CML = (0x7E, 1) variable in PMBusCommand
586 statusCML = pmbusIntf->read(STATUS_CML, Type::Debug); in analyze()
331 Other PMBus chips don't support the STATUS_CML register, or report
58 EXPECT_CALL(mockPMBus, read(STATUS_CML, _, _)) in setPMBusExpectations()