Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ephy.c191 phy->fnPhyRead( phyAddress, PHYREG_01_BMSR, &reg); 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, &reg); in Cy_EPHY_GetAutoNegotiationStatus()
362 phy->fnPhyRead( phyAddress, PHYREG_01_BMSR, &reg); in Cy_EPHY_getLinkPartnerCapabilities()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ephy.h120 #define PHYREG_01_BMSR (0x01UL) /**< Basic Mode Status Register. */ macro