Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/
Dtps6598x.c17 #define TPS_REG_CMD1 0x08 macro
225 ret = tps6598x_read32(tps, TPS_REG_CMD1, &val); in tps6598x_exec_cmd()
238 ret = tps6598x_write_4cc(tps, TPS_REG_CMD1, cmd); in tps6598x_exec_cmd()
246 ret = tps6598x_read32(tps, TPS_REG_CMD1, &val); in tps6598x_exec_cmd()