RT1308_POWER_STATUS
RT1308_SDW_OFFSET | (RT1308_POWER_STATUS << 4),
RT1308_SDW_OFFSET | (RT1308_POWER_STATUS << 4),
{ 0xc000 | (RT1308_POWER_STATUS << 4), 0x00 },
case RT1308_POWER_STATUS:
snd_soc_component_update_bits(component, RT1308_POWER_STATUS,
snd_soc_component_update_bits(component, RT1308_POWER_STATUS,
{ RT1308_POWER_STATUS, 0x08800000 },
regmap_write(rt1308->regmap, RT1308_POWER_STATUS, 0x01800000);