Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/typec/
Dtps6598x.c19 #define TPS_REG_CMD1 0x08 macro
255 ret = tps6598x_read32(tps, TPS_REG_CMD1, &val); in tps6598x_exec_cmd()
268 ret = tps6598x_write_4cc(tps, TPS_REG_CMD1, cmd); in tps6598x_exec_cmd()
276 ret = tps6598x_read32(tps, TPS_REG_CMD1, &val); in tps6598x_exec_cmd()