Home
last modified time | relevance | path

Searched refs:WORK_TIMER (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/usb/phy/
Dphy-isp1301-omap.c58 # define WORK_TIMER 6 /* timer fired */ macro
1146 if (test_and_clear_bit(WORK_TIMER, &isp->todo)) { in isp1301_work()
1177 isp1301_defer_work(isp, WORK_TIMER); in isp1301_timer()