Searched refs:wm831x_usb_limits (Results 1 – 1 of 1) sorted by relevance
129 static const unsigned int wm831x_usb_limits[] = { variable150 for (i = 0; i < ARRAY_SIZE(wm831x_usb_limits); i++) { in wm831x_usb_limit_change()151 if (limit >= wm831x_usb_limits[i] && in wm831x_usb_limit_change()152 wm831x_usb_limits[best] < wm831x_usb_limits[i]) in wm831x_usb_limit_change()157 "Limiting USB current to %umA", wm831x_usb_limits[best]); in wm831x_usb_limit_change()