Searched refs:word2byte_be (Results 1 – 2 of 2) sorted by relevance
17 static inline void word2byte_be(u32 word, u8 *ch) in word2byte_be() function59 word2byte_be(CRYPTO_READ(rk_dev, base_addr), data + i * 4); in rk_crypto_read_regs()64 word2byte_be(CRYPTO_READ(rk_dev, base_addr), tmp_buf); in rk_crypto_read_regs()
122 static inline void word2byte_be(u32 word, u8 *ch) in word2byte_be() function160 word2byte_be(crypto_read(base + i * 4), in read_regs()164 word2byte_be(crypto_read(base + i * 4), tmp_buf); in read_regs()221 word2byte_be(crypto_read(chn_base), tag + 4 * i); in get_tag_from_reg()