Lines Matching full:value
25 * [out] value[0].a Number of seconds
26 * [out] value[0].b Number of nano seconds.
42 * [in] value[0].a OPTEE_RPC_NOTIFICATION_WAIT
43 * [in] value[0].b notification value
46 * [in] value[0].a OPTEE_RPC_NOTIFICATION_SEND
47 * [in] value[0].b notification value
56 * [in] value[0].a Number of milliseconds to suspend
63 * [in] value[0].a Type of memory one of
65 * [in] value[0].b Requested size
66 * [in] value[0].c Required alignment
78 * [in] value[0].a Type of memory one of
80 * [in] value[0].b Value of shared memory reference or cookie
87 * [in] value[0].a Transfer mode (OPTEE_RPC_I2C_TRANSFER_*)
88 * [in] value[0].b The I2C bus (a.k.a adapter).
90 * [in] value[0].c The I2C chip (a.k.a address).
92 * [in] value[1].a The I2C master control flags (ie, 10 bit address).
95 * [out] value[3].a Number of bytes transferred by the REE.