Searched refs:reg_phy (Results 1 – 1 of 1) sorted by relevance
428 rt_uint16_t reg_phy; in efm_eth_init() local515 reg_phy = efm_eth_readPhy(PHCON2); in efm_eth_init()518 reg_phy = efm_eth_readPhy(PHCON1); in efm_eth_init()523 reg_phy = efm_eth_readPhy(PHLCON); in efm_eth_init()1023 rt_uint16_t reg_phy; in list_eth() local1029 if (reg_phy & PHSTAT2_PLRITY) in list_eth()1037 if (reg_phy & PHSTAT2_DPXSTAT) in list_eth()1045 if (reg_phy & PHSTAT2_LSTAT) in list_eth()1053 if (reg_phy & PHSTAT2_COLSTAT) in list_eth()1061 if (reg_phy & PHSTAT2_RXSTAT) in list_eth()[all …]
Completed in 10 milliseconds