Searched refs:xmem0 (Results 1 – 1 of 1) sorted by relevance
1077 uint8_t xmem0[4]; in tfa2_i2c_rpc_status() local1104 rc = tfa2_i2c_read_cf_mem24(i2c, 0, xmem0, 3, TFA2_CF_MEM_XMEM); in tfa2_i2c_rpc_status()1105 *pRpcStatus = xmem0[2]; /* result is high byte in big endian */ in tfa2_i2c_rpc_status()