Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dctl.c276 static void cpu_to_be32_array(__be32 *dst, u32 *src, size_t len) in cpu_to_be32_array() function
357 cpu_to_be32_array(pkg->buffer, data, len / 4); in tb_ctl_tx()