Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tipd/
H A Dcore.c210 static void tps6598x_set_data_role(struct tps6598x *tps, in tps6598x_set_data_role() function
257 tps6598x_set_data_role(tps, TPS_STATUS_TO_TYPEC_DATAROLE(status), true); in tps6598x_connect()
281 tps6598x_set_data_role(tps, TPS_STATUS_TO_TYPEC_DATAROLE(status), false); in tps6598x_disconnect()
371 tps6598x_set_data_role(tps, role, true); in tps6598x_dr_set()