Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sh-msiof.c866 static void copy_bswap32(u32 *dst, const u32 *src, unsigned int words) in copy_bswap32() function
947 copy32 = copy_bswap32; in sh_msiof_transfer_one()