CS4270_PWRCTL_PDN_ALL
reg = snd_soc_component_read(component, CS4270_PWRCTL) | CS4270_PWRCTL_PDN_ALL;
reg &= ~CS4270_PWRCTL_PDN_ALL;