WM8731_DEEMP_MASK
#define WM8731_GET_DEEMP(x) (((x) & WM8731_DEEMP_MASK) >> 1)
#define WM8731_SET_DEEMP(x) (((x) << 1) & WM8731_DEEMP_MASK)