needs_tll         317 drivers/mfd/omap-usb-tll.c 	bool needs_tll;
needs_tll         328 drivers/mfd/omap-usb-tll.c 	needs_tll = false;
needs_tll         330 drivers/mfd/omap-usb-tll.c 		needs_tll |= omap_usb_mode_needs_tll(pdata->port_mode[i]);
needs_tll         332 drivers/mfd/omap-usb-tll.c 	if (needs_tll) {