Searched refs:WM8960_POWER1_VMIDSEL_MASK (Results 1 – 4 of 4) sorted by relevance
1116 #define WM8960_POWER1_VMIDSEL_MASK (0x180U) macro1118 …POWER1_VMIDSEL_SET(x) (((uint16_t)(x) << WM8960_POWER1_VMIDSEL_SHIFT) & WM8960_POWER1_VMIDSEL_MASK)1119 #define WM8960_POWER1_VMIDSEL_GET(x) (((uint16_t)(x) & WM8960_POWER1_VMIDSEL_MASK) >> WM8960_POWER1…
Completed in 42 milliseconds