Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/rockchip/
Dphy-rockchip-pcie.c352 static const struct of_device_id rockchip_pcie_phy_dt_ids[] = { variable
360 MODULE_DEVICE_TABLE(of, rockchip_pcie_phy_dt_ids);
382 of_id = of_match_device(rockchip_pcie_phy_dt_ids, &pdev->dev); in rockchip_pcie_phy_probe()
433 .of_match_table = rockchip_pcie_phy_dt_ids,