PXAPCIC_POWER_5V
if (so->power_capability & PXAPCIC_POWER_5V) {
(*so->pcictag->set_power)(so, PXAPCIC_POWER_5V);
PXAPCIC_POWER_5V);
so->power_capability |= PXAPCIC_POWER_5V;
else if (val == PXAPCIC_POWER_5V)
case PXAPCIC_POWER_5V:
so->power_capability |= PXAPCIC_POWER_5V;
else if (val == PXAPCIC_POWER_5V)
case PXAPCIC_POWER_5V: