WM8776_PWR_HPPD
u16 power = spec->wm8776.regs[WM8776_REG_PWRDOWN] & ~WM8776_PWR_HPPD;
power |= WM8776_PWR_HPPD;
.mask1 = WM8776_PWR_HPPD,