Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dnxp-tja11xx.c23 #define PHY_ID_TJA1102 0x0180dc80 macro
330 case PHY_ID_TJA1102: in tja11xx_config_init()
583 phy = phy_device_create(bus, addr, PHY_ID_TJA1102, false, NULL); in tja1102_p1_register()
635 if ((phydev->phy_id & PHY_ID_MASK) != PHY_ID_TJA1102) in tja1102_match_phy_device()
896 { PHY_ID_MATCH_MODEL(PHY_ID_TJA1102) },