Searched refs:has_pwrdn_delay (Results 1 – 2 of 2) sorted by relevance
/drivers/phy/qualcomm/ |
D | phy-qcom-qmp-usb.c | 1195 bool has_pwrdn_delay; member 1446 .has_pwrdn_delay = true, 1491 .has_pwrdn_delay = true, 1516 .has_pwrdn_delay = true, 1541 .has_pwrdn_delay = true, 1566 .has_pwrdn_delay = true, 1591 .has_pwrdn_delay = true, 1743 if (cfg->has_pwrdn_delay) in qmp_usb_power_on()
|
D | phy-qcom-qmp-combo.c | 1377 bool has_pwrdn_delay; member 1553 .has_pwrdn_delay = true, 1598 .has_pwrdn_delay = true, 1646 .has_pwrdn_delay = true, 1780 .has_pwrdn_delay = true, 1827 .has_pwrdn_delay = true, 2587 if (cfg->has_pwrdn_delay) in qmp_combo_usb_power_on()
|