Searched refs:tps6598x_exec_cmd (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/typec/tipd/ |
H A D | core.c | 286 static int tps6598x_exec_cmd(struct tps6598x *tps, const char *cmd, in tps6598x_exec_cmd() function 358 ret = tps6598x_exec_cmd(tps, cmd, 0, NULL, 0, NULL); in tps6598x_dr_set() 388 ret = tps6598x_exec_cmd(tps, cmd, 0, NULL, 0, NULL); in tps6598x_pr_set() 676 ret = tps6598x_exec_cmd(tps, "SSPS", sizeof(u8), &target_state, 0, NULL); in cd321x_switch_power_state()
|