Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-sh-msiof.c871 static void copy_bswap32(u32 *dst, const u32 *src, unsigned int words) in copy_bswap32() function
951 copy32 = copy_bswap32; in sh_msiof_transfer_one()