Searched refs:SS2 (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/crypto/
H A Dseed.c174 static const u32 SS2[256] = { variable
320 SS2[byte(t1, 2)] ^ SS3[byte(t1, 3)]; \
323 SS2[byte(t0, 2)] ^ SS3[byte(t0, 3)]; \
326 SS2[byte(t1, 2)] ^ SS3[byte(t1, 3)]; \
348 SS2[byte(t0, 2)] ^ SS3[byte(t0, 3)]; seed_set_key()
350 SS2[byte(t1, 2)] ^ SS3[byte(t1, 3)]; seed_set_key()
/linux-4.4.14/arch/arm/mach-imx/
H A Dmach-mx31_3ds.c534 .chip_select = 1, /* SS2 */
542 .chip_select = 0, /* SS2 */
H A Diomux-mx3.h744 * XXX: The SS0, SS1, SS2, SS3 lines of spi3 are multiplexed with cspi2_ss0,
/linux-4.4.14/fs/nls/
H A Dnls_euc-jp.c41 #define SS2 (0x8E) /* Single Shift 2 */ macro
45 #define IS_EUC_JISX0201KANA(h, l) (((h) == SS2) && (0xA1 <= (l) && (l) <= 0xDF))
427 out[0] = SS2; uni2char()
/linux-4.4.14/drivers/pinctrl/sh-pfc/
H A Dpfc-r8a7791.c2472 /* SS2 */
2515 /* SS2 */
2558 /* SS2 */
2601 /* SS2 */
2644 /* SS2 */
2781 /* SS2 */
2824 /* SS2 */
2896 /* SS2 */
H A Dpfc-r8a7790.c2433 /* SS2 */
2469 /* SS2 */
2512 /* SS2 */
2548 /* SS2 */
2591 /* SS2 */
2634 /* SS2 */
H A Dpfc-r8a7794.c1978 /* SS2 */
2021 /* SS2 */
2063 /* SS2 */
2106 /* SS2 */
2148 /* SS2 */

Completed in 378 milliseconds