tps6598x_read32   255 drivers/usb/typec/tps6598x.c 	ret = tps6598x_read32(tps, TPS_REG_CMD1, &val);
tps6598x_read32   276 drivers/usb/typec/tps6598x.c 		ret = tps6598x_read32(tps, TPS_REG_CMD1, &val);
tps6598x_read32   324 drivers/usb/typec/tps6598x.c 	ret = tps6598x_read32(tps, TPS_REG_STATUS, &status);
tps6598x_read32   355 drivers/usb/typec/tps6598x.c 	ret = tps6598x_read32(tps, TPS_REG_STATUS, &status);
tps6598x_read32   389 drivers/usb/typec/tps6598x.c 	ret = tps6598x_read32(tps, TPS_REG_STATUS, &status);
tps6598x_read32   422 drivers/usb/typec/tps6598x.c 	ret = tps6598x_read32(tps, TPS_REG_MODE, (void *)mode);
tps6598x_read32   468 drivers/usb/typec/tps6598x.c 	ret = tps6598x_read32(tps, TPS_REG_VID, &vid);
tps6598x_read32   487 drivers/usb/typec/tps6598x.c 	ret = tps6598x_read32(tps, TPS_REG_STATUS, &status);
tps6598x_read32   491 drivers/usb/typec/tps6598x.c 	ret = tps6598x_read32(tps, TPS_REG_SYSTEM_CONF, &conf);