MODE_PIN4         158 arch/sh/boards/board-apsh4a3a.c 	value |=  MODE_PIN4;
MODE_PIN4          83 arch/sh/boards/board-apsh4ad0a.c 	value &= ~MODE_PIN4;  /* 16-bit Area0 bus width  */
MODE_PIN4         363 arch/sh/boards/board-sh7785lcr.c 	value |= MODE_PIN4; /* Clock Mode 16 */
MODE_PIN4          31 arch/sh/kernel/cpu/sh4a/clock-sh7785.c 	multiplier = test_mode_pin(MODE_PIN4) ? 36 : 72;