Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/spi/
Dspi-sh-msiof.c782 static void copy_bswap32(u32 *dst, const u32 *src, unsigned int words) in copy_bswap32() function
861 copy32 = copy_bswap32; in sh_msiof_transfer_one()