TCS3472_ENABLE_PON
data->enable = ret | TCS3472_ENABLE_PON | TCS3472_ENABLE_AEN;
u8 enable_mask = TCS3472_ENABLE_AEN | TCS3472_ENABLE_PON;