Searched refs:readBit (Results 1 – 4 of 4) sorted by relevance
159 bool readBit(const std::string& name, Type type);
113 return readBit(pagedBit, type); in readBitInPage()116 bool PMBus::readBit(const std::string& name, Type type) in readBit() function in witherspoon::pmbus::PMBus
115 return readBit(pagedBit, type); in readBitInPage()118 bool PMBus::readBit(const std::string& name, Type type) in readBit() function in phosphor::pmbus::PMBus
266 bool readBit(const std::string& name, Type type);