Home
last modified time | relevance | path

Searched refs:programming_ec (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/flashrom/
H A Dcros_ec.c133 bool programming_ec(void) in programming_ec() function
638 if (!programming_ec()) in cros_ec_prepare()
687 if (!programming_ec()) in cros_ec_need_2nd_pass()
720 if (!programming_ec()) in cros_ec_finish()
H A Daction_descriptor.c144 if ((ich_generation == CHIPSET_ICH_UNKNOWN) || programming_ec()) { in fix_erasers_if_needed()
/aosp_15_r20/external/flashrom/include/
H A Dprogrammer.h33 bool programming_ec(void);