Lines Matching refs:faft_config
141 self.faft_config = FAFTConfig(
146 if self.faft_config.chrome_ec:
149 if self.faft_config.chrome_usbpd:
151 elif self.faft_config.chrome_ec:
486 time.sleep(self.faft_config.usb_plug)
544 if not self.faft_config.chrome_ec:
553 if cap not in self.faft_config.ec_capability:
671 if self.faft_config.chrome_ec:
709 if not self.faft_config.ap_access_ec_flash:
756 if self.faft_config.chrome_ec:
799 if self.ec_uart_file and self.faft_config.chrome_ec:
810 if (self.usbpd_uart_file and self.faft_config.chrome_ec and
822 if self.ec_uart_file and self.faft_config.chrome_ec:
828 if (self.usbpd_uart_file and self.faft_config.chrome_ec and
1069 time.sleep(self.faft_config.ec_boot_to_console)
1083 self.servo.power_key(self.faft_config.hold_pwr_button_poweroff)
1087 time.sleep(self.faft_config.shutdown)
1091 self.servo.power_key(self.faft_config.hold_pwr_button_poweron)
1114 time.sleep(self.faft_config.software_sync)
1230 shutdown_timeout = self.faft_config.shutdown_timeout
1244 self.servo.power_key(self.faft_config.hold_pwr_button_poweron)
1338 if self.faft_config.chrome_ec:
1381 if self.faft_config.chrome_ec and restore_ec:
1425 if self.faft_config.chrome_ec: