Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/hardware_TPMttci/
Dhardware_TPMttci.py187 if self.ttci_obj.TTCI_Set_TPM_I2C_Control(turn_on=True):
191 if self.ttci_obj.TTCI_Set_TPM_I2C_Control(turn_on=False):
/external/autotest/client/common_lib/
Dsmogcheck_ttci.py126 def TTCI_Set_TPM_I2C_Control(self, turn_on): member in TtciController