Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/typec/tcpm/
H A Dtcpm.c372 bool pd_supported; member
929 if (!port->pd_supported) in tcpm_rp_cc()
4360 if (port->pd_supported) { in tcpm_src_attach()
4395 if (port->pd_supported) in tcpm_src_attach()
4796 if (!port->pd_supported) { in run_state_machine()
5074 tcpm_set_charge(port, !port->pd_supported || in run_state_machine()
5077 if (!port->pd_supported) in run_state_machine()
5349 if (port->pd_supported) in run_state_machine()
7202 port->pd_supported = !fwnode_property_read_bool(fwnode, "pd-disable"); in tcpm_fw_get_caps()
7206 if (!port->pd_supported) { in tcpm_fw_get_caps()
[all …]