Home
last modified time | relevance | path

Searched defs:EC_I2C_FLAG_READ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flashrom/
H A Dcros_ec_commands.h3320 #define EC_I2C_FLAG_READ (1 << 15) macro
/aosp_15_r20/external/coreboot/src/ec/google/chromeec/
H A Dec_commands.h4767 #define EC_I2C_FLAG_READ BIT(15) macro