MODE_PIN12
value |= MODE_PIN12;
value &= ~MODE_PIN12; /* 4 lane + 1 lane */
return test_mode_pin(MODE_PIN12) ? 3 : 2;