Home
last modified time | relevance | path

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

/drivers/usb/typec/tcpm/
Dtcpm.c499 bool slow_charger_loop; member
4307 if (port->slow_charger_loop && (current_lim > PD_P_SNK_STDBY_MW / 5)) in run_state_machine()
4435 if (!port->pd_capable && port->slow_charger_loop) in run_state_machine()
6309 port->slow_charger_loop = fwnode_property_read_bool(fwnode, "slow-charger-loop"); in tcpm_fw_get_caps()