tlv493d_set_operating_mode
ret = tlv493d_set_operating_mode(data, data->mode);
return tlv493d_set_operating_mode(data, TLV493D_OP_MODE_POWERDOWN);
return tlv493d_set_operating_mode(data, data->mode);