Searched refs:spins (Results 1 – 8 of 8) sorted by relevance
32 int spins, int spintime) in ef4_mdio_reset_mmd() argument37 EF4_BUG_ON_PARANOID(spins * spintime >= 5000); in ef4_mdio_reset_mmd()44 spins--; in ef4_mdio_reset_mmd()46 } while (spins && (ctrl & MDIO_CTRL1_RESET)); in ef4_mdio_reset_mmd()48 return spins ? spins : -ETIMEDOUT; in ef4_mdio_reset_mmd()
64 int ef4_mdio_reset_mmd(struct ef4_nic *efx, int mmd, int spins, int spintime);
3 The tps659038 for the AM57x class have OTP spins that5 is not a need to add the OTP spins to the palmas driver. The
15 will need to spin up before being set back to functional, and if it never spins
638 int spins; in s3c24xx_i2c_wait_idle() local654 spins = 3; in s3c24xx_i2c_wait_idle()656 while ((iicstat & S3C2410_IICSTAT_START) && --spins) { in s3c24xx_i2c_wait_idle()
360 unsigned int spins; in efx_mcdi_poll() local378 spins = USER_TICK_USEC; in efx_mcdi_poll()382 if (spins != 0) { in efx_mcdi_poll()383 --spins; in efx_mcdi_poll()
356 unsigned int spins; in efx_mcdi_poll() local374 spins = USER_TICK_USEC; in efx_mcdi_poll()378 if (spins != 0) { in efx_mcdi_poll()379 --spins; in efx_mcdi_poll()
6013 event occurs, the polling algorithm spins waiting for events for