Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_sys.h48 static inline void u64_to_le32_copy(void *d, const uint64_t *s, in u64_to_le32_copy() function
H A Dqbman_portal.c558 u64_to_le32_copy(&p[2], buffers, num_buffers); in qbman_swp_release()