Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/typec/tcpm/
Dtcpm.c327 bool pd_supported; member
822 if (!port->pd_supported) in tcpm_rp_cc()
3579 if (port->pd_supported) { in tcpm_src_attach()
3613 if (port->pd_supported) in tcpm_src_attach()
3942 if (!port->pd_supported) { in run_state_machine()
4193 if (!port->pd_supported) in run_state_machine()
4424 if (port->pd_supported) in run_state_machine()
5963 port->pd_supported = !fwnode_property_read_bool(fwnode, "pd-disable"); in tcpm_fw_get_caps()
5970 if (port->pd_supported) { in tcpm_fw_get_caps()
6009 if (!port->pd_supported) in tcpm_fw_get_caps()