Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dnxp-tja11xx.c22 #define PHY_ID_TJA1102 0x0180dc80 macro
272 case PHY_ID_TJA1102: in tja11xx_config_init()
510 phy = phy_device_create(bus, addr, PHY_ID_TJA1102, false, NULL); in tja1102_p1_register()
562 if ((phydev->phy_id & PHY_ID_MASK) != PHY_ID_TJA1102) in tja1102_match_phy_device()
785 { PHY_ID_MATCH_MODEL(PHY_ID_TJA1102) },