Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/src/
H A Dsst_mailbox.cpp460 bool tfEnabled(unsigned int level) override in tfEnabled() function in cpu_info::sst::SSTMailbox
556 bool tfEnabled = false; in setBfEnabled() local
557 uint8_t param = (enable ? bit(1) : 0) | (tfEnabled ? bit(0) : 0); in setBfEnabled()
/openbmc/smbios-mdr/include/
H A Dspeed_select.hpp101 virtual bool tfEnabled(unsigned int level) = 0;