Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h3418 #define EC_I2C_FLAG_READ (1 << 15) macro
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h3934 #define EC_I2C_FLAG_READ BIT(15) macro