Searched refs:WM8960_CLOCK1_ADCDIV_MASK (Results 1 – 4 of 4) sorted by relevance
257 #define WM8960_CLOCK1_ADCDIV_MASK (0x1C0U) macro259 …60_CLOCK1_ADCDIV_SET(x) (((uint16_t)(x) << WM8960_CLOCK1_ADCDIV_SHIFT) & WM8960_CLOCK1_ADCDIV_MASK)260 #define WM8960_CLOCK1_ADCDIV_GET(x) (((uint16_t)(x) & WM8960_CLOCK1_ADCDIV_MASK) >> WM8960_CLOCK1_A…
Completed in 26 milliseconds