Searched refs:PLL_AUDIO_OFFSET (Results 1 – 1 of 1) sorted by relevance
26 #define PLL_AUDIO_OFFSET 0x0c000 macro27 #define PLL_AUDIO_CS (PLL_AUDIO_OFFSET + 0x00)28 #define PLL_AUDIO_PWR (PLL_AUDIO_OFFSET + 0x04)29 #define PLL_AUDIO_FBDIV_INT (PLL_AUDIO_OFFSET + 0x08)30 #define PLL_AUDIO_FBDIV_FRAC (PLL_AUDIO_OFFSET + 0x0c)31 #define PLL_AUDIO_PRIM (PLL_AUDIO_OFFSET + 0x10)32 #define PLL_AUDIO_SEC (PLL_AUDIO_OFFSET + 0x14)33 #define PLL_AUDIO_TERN (PLL_AUDIO_OFFSET + 0x18)