Searched refs:PHYREG_01_BMSR (Results 1 – 2 of 2) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_ephy.c | 191 phy->fnPhyRead( phyAddress, PHYREG_01_BMSR, ®); in Cy_EPHY_Configure() 207 phy->fnPhyRead( phyAddress, PHYREG_01_BMSR, &bmsr ); in Cy_EPHY_Configure() 293 phy->fnPhyRead( phyAddress, PHYREG_01_BMSR, &status); in Cy_EPHY_GetLinkStatus() 328 phy->fnPhyRead(phyAddress, PHYREG_01_BMSR, ®); in Cy_EPHY_GetAutoNegotiationStatus() 362 phy->fnPhyRead( phyAddress, PHYREG_01_BMSR, ®); in Cy_EPHY_getLinkPartnerCapabilities()
|
| /hal_infineon-latest/mtb-pdl-cat1/drivers/include/ |
| D | cy_ephy.h | 120 #define PHYREG_01_BMSR (0x01UL) /**< Basic Mode Status Register. */ macro
|