Home | History | Annotate | Download | only in faft

Lines Matching refs:chrome_ec

23 from autotest_lib.server.cros.servo import chrome_ec
139 if self.faft_config.chrome_ec:
140 self.ec = chrome_ec.ChromeEC(self.servo)
144 elif self.faft_config.chrome_ec:
497 if not self.faft_config.chrome_ec:
608 if self.faft_config.chrome_ec:
667 if self.faft_config.chrome_ec:
693 if self.ec_uart_file and self.faft_config.chrome_ec:
696 if (self.usbpd_uart_file and self.faft_config.chrome_ec and
706 if self.ec_uart_file and self.faft_config.chrome_ec:
708 if (self.usbpd_uart_file and self.faft_config.chrome_ec and