Home
last modified time | relevance | path

Searched defs:byteswap (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Dcrc32-vpmsum_core.S53 #define byteswap v26 macro
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-iops.c70 void ide_fixstring(u8 *s, const int bytecount, const int byteswap) in ide_fixstring()
/OK3568_Linux_fs/kernel/sound/ppc/
H A Dawacs.h25 unsigned byteswap; /* Data is little-endian if 1 */ member
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-dev-v5.c121 u16 byteswap:2; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dimsttfb.c657 __u32 ctl, pitch, byteswap, scr; in set_imstt_regvals() local