Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dmdio-open-alliance.h34 #define MDIO_OATC14_PLCA_PST BIT(15) /* PLCA status indication */ macro
Dphy-c45.c1462 plca_st->pst = !!(ret & MDIO_OATC14_PLCA_PST); in genphy_c45_plca_get_status()