Home
last modified time | relevance | path

Searched refs:chrome_ec (Results 1 – 25 of 32) sorted by relevance

12

/external/autotest/server/cros/faft/
Dfirmware_test.py22 from autotest_lib.server.cros.servo import chrome_cr50, chrome_ec
137 if self.faft_config.chrome_ec:
138 self.ec = chrome_ec.ChromeEC(self.servo)
141 self.usbpd = chrome_ec.ChromeUSBPD(self.servo)
142 elif self.faft_config.chrome_ec:
499 if not self.faft_config.chrome_ec:
615 if self.faft_config.chrome_ec:
686 if self.faft_config.chrome_ec:
715 if self.ec_uart_file and self.faft_config.chrome_ec:
718 if (self.usbpd_uart_file and self.faft_config.chrome_ec and
[all …]
/external/autotest/server/cros/servo/
Dplankton.py9 from autotest_lib.server.cros.servo import chrome_ec
16 class Plankton(chrome_ec.ChromeEC):
/external/autotest/server/cros/faft/config/
Doak.py10 chrome_ec = True variable in Values
Dgru.py11 chrome_ec = True variable in Values
Dpit.py10 chrome_ec = True variable in Values
Dpi.py10 chrome_ec = True variable in Values
Dauron.py11 chrome_ec = True variable in Values
Deve.py9 chrome_ec = True variable in Values
Dkunimitsu.py9 chrome_ec = True variable in Values
Dslippy.py12 chrome_ec = True variable in Values
Dryu.py17 chrome_ec = True variable in Values
Drambi.py10 chrome_ec = True variable in Values
Dreef.py9 chrome_ec = True variable in Values
Dstrago.py9 chrome_ec = True variable in Values
Dsnow.py10 chrome_ec = True variable in Values
Dglados.py9 chrome_ec = True variable in Values
Dcyan.py10 chrome_ec = True variable in Values
Dpoppy.py19 chrome_ec = True variable in Values
Dskate.py11 chrome_ec = True variable in Values
Dspring.py11 chrome_ec = True variable in Values
Dnyan.py11 chrome_ec = True variable in Values
Dsamus.py11 chrome_ec = True variable in Values
Dlink.py11 chrome_ec = True variable in Values
Dpinky.py11 chrome_ec = True variable in Values
DDEFAULTS.py20 chrome_ec = False variable in Values

12