Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/spi/
Dspi-sh-msiof.c864 static void copy_bswap32(u32 *dst, const u32 *src, unsigned int words) in copy_bswap32() function
945 copy32 = copy_bswap32; in sh_msiof_transfer_one()