Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c330 bool pd_supported; member
840 if (!port->pd_supported) in tcpm_rp_cc()
3629 if (port->pd_supported) { in tcpm_src_attach()
3663 if (port->pd_supported) in tcpm_src_attach()
4043 if (!port->pd_supported) { in run_state_machine()
4296 tcpm_set_charge(port, !port->pd_supported || in run_state_machine()
4299 if (!port->pd_supported) in run_state_machine()
4532 if (port->pd_supported) in run_state_machine()
6175 port->pd_supported = !fwnode_property_read_bool(fwnode, "pd-disable"); in tcpm_fw_get_caps()
6182 if (port->pd_supported) { in tcpm_fw_get_caps()
[all …]