Searched defs:EC_I2C_FLAG_READ (Results 1 – 2 of 2) sorted by relevance
/external/flashrom/ | ||
D | cros_ec_commands.h | 3320 #define EC_I2C_FLAG_READ (1 << 15) macro |
/external/coreboot/src/ec/google/chromeec/ | ||
D | ec_commands.h | 4767 #define EC_I2C_FLAG_READ BIT(15) macro |