Home
last modified time | relevance | path

Searched refs:tps6598x_read32 (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/usb/typec/
Dtps6598x.c118 static inline int tps6598x_read32(struct tps6598x *tps, u8 reg, u32 *val) in tps6598x_read32() function
225 ret = tps6598x_read32(tps, TPS_REG_CMD1, &val); in tps6598x_exec_cmd()
246 ret = tps6598x_read32(tps, TPS_REG_CMD1, &val); in tps6598x_exec_cmd()
294 ret = tps6598x_read32(tps, TPS_REG_STATUS, &status); in tps6598x_dr_set()
325 ret = tps6598x_read32(tps, TPS_REG_STATUS, &status); in tps6598x_pr_set()
359 ret = tps6598x_read32(tps, TPS_REG_STATUS, &status); in tps6598x_interrupt()
412 ret = tps6598x_read32(tps, 0, &vid); in tps6598x_probe()
428 ret = tps6598x_read32(tps, TPS_REG_STATUS, &status); in tps6598x_probe()
432 ret = tps6598x_read32(tps, TPS_REG_SYSTEM_CONF, &conf); in tps6598x_probe()