PS_STAT_VBUS_PRESENT
if (!(info->input_status & PS_STAT_VBUS_PRESENT))
val->intval = (info->input_status & PS_STAT_VBUS_PRESENT) ? 1 : 0;