AUDIO_PLL_LOCK_DELAY renamed MCLK_STABILITY_DELAY and used in ep0 SF change request.

This commit is contained in:
Ross Owen
2014-01-20 18:16:36 +00:00
parent 8712acb539
commit 5e26f02da7
2 changed files with 4 additions and 4 deletions

View File

@@ -210,8 +210,8 @@
#endif
/* The number of clock ticks to wait for the audio PLL to lock */
#ifndef AUDIO_PLL_LOCK_DELAY
#define AUDIO_PLL_LOCK_DELAY (40000000)
#ifndef MCLK_STABILITY_DELAY
#define MCLK_STABILITY_DELAY (40000000)
#endif
/* Vendor String */