Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/typec/tcpm/
Dtcpm.c392 bool pd_capable; member
851 if (port->pd_capable && port->pwr_role == TYPEC_SOURCE) { in tcpm_ams_finish()
3546 port->partner_desc.usb_pd = port->pd_capable; in tcpm_typec_connect()
3601 port->pd_capable = false; in tcpm_src_attach()
3660 port->pd_capable = false; in tcpm_reset_port()
3727 port->pd_capable = false; in tcpm_snk_attach()
3772 if (port->pd_capable) in hard_reset_state()
3967 port->pd_capable = true; in run_state_machine()
4244 port->pd_capable = true; in run_state_machine()
4314 if (!port->pd_capable && port->slow_charger_loop) in run_state_machine()
[all …]