Home
last modified time | relevance | path

Searched refs:OPTEE_RPC_I2C_FLAGS_TEN_BIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tee/optee/
H A Doptee_rpc_cmd.h104 #define OPTEE_RPC_I2C_FLAGS_TEN_BIT BIT(0) macro
H A Drpc.c77 if (params[1].u.value.a & OPTEE_RPC_I2C_FLAGS_TEN_BIT) { in handle_rpc_func_cmd_i2c_transfer()