Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/intel/
Dphy-intel-thunderbay-emmc.c450 static const struct of_device_id thunderbay_emmc_phy_of_match[] = { variable
455 MODULE_DEVICE_TABLE(of, thunderbay_emmc_phy_of_match);
479 id = of_match_node(thunderbay_emmc_phy_of_match, pdev->dev.of_node); in thunderbay_emmc_phy_probe()
501 .of_match_table = thunderbay_emmc_phy_of_match,