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