Searched full:sh32 (Results 1 – 2 of 2) sorted by relevance
133 const unsigned int sh32 = IS_ENABLED(CONFIG_64BIT) ? 32 : 0; in csum_tcpudp_nofold() local161 tmp = sum << sh32; in csum_tcpudp_nofold()164 osum += sum >> sh32; in csum_tcpudp_nofold()
3 * arch/sh/lib/io.c - SH32 optimized I/O routines