Searched refs:WM8960_POWER2_OUT3_MASK (Results 1 – 4 of 4) sorted by relevance
1285 #define WM8960_POWER2_OUT3_MASK (0x2U) macro1287 …e WM8960_POWER2_OUT3_SET(x) (((uint16_t)(x) << WM8960_POWER2_OUT3_SHIFT) & WM8960_POWER2_OUT3_MASK)1288 #define WM8960_POWER2_OUT3_GET(x) (((uint16_t)(x) & WM8960_POWER2_OUT3_MASK) >> WM8960_POWER2_OUT3_…
Completed in 790 milliseconds