Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c496 bool pd_supported; member
1090 if (!port->pd_supported) in tcpm_rp_cc()
5063 if (port->pd_supported) { in tcpm_src_attach()
5521 if (!port->pd_supported) { in run_state_machine()
5805 tcpm_set_charge(port, !port->pd_supported || in run_state_machine()
5808 if (!port->pd_supported) in run_state_machine()
6117 if (port->pd_supported) in run_state_machine()
8323 port->pd_supported = !fwnode_property_read_bool(fwnode, "pd-disable"); in tcpm_fw_get_caps()
8327 if (!port->pd_supported) { in tcpm_fw_get_caps()
8740 if (!port->pd_supported) in tcpm_psy_set_prop()