Home
last modified time | relevance | path

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

/linux-6.15/drivers/phy/renesas/
H A Dphy-rcar-gen3-usb2.c133 bool no_adp_ctrl; member
576 .no_adp_ctrl = false,
581 .no_adp_ctrl = false,
586 .no_adp_ctrl = true,
591 .no_adp_ctrl = true,
763 channel->soc_no_adp_ctrl = phy_data->no_adp_ctrl; in rcar_gen3_phy_usb2_probe()
764 if (phy_data->no_adp_ctrl) in rcar_gen3_phy_usb2_probe()