Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_ephy.c64 phy->bmcr = 0UL; in Cy_EPHY_Init()
250 phy->bmcr = ulConfig & ~PHYBMCR_ISOLATE_Msk; in Cy_EPHY_Configure()
253 phy->fnPhyWrite( phyAddress, PHYREG_00_BMCR, phy->bmcr); in Cy_EPHY_Configure()
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_ephy.h290 uint32_t bmcr; /**< store the BMCR value while PHY configuration */ member