Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/platform/chrome/
Dcros_ec_typec.c714 typec_set_vconn_role(port, resp->role & PD_CTRL_RESP_ROLE_VCONN ? in cros_typec_set_port_params_v1()
/linux-6.1.9/include/linux/platform_data/
Dcros_ec_commands.h4917 #define PD_CTRL_RESP_ROLE_VCONN BIT(2) /* Vconn status */ macro