Searched refs:efm_eth_writePhy (Results 1 – 1 of 1) sorted by relevance
332 static void efm_eth_writePhy(rt_uint8_t addr, rt_uint16_t data) in efm_eth_writePhy() function516 efm_eth_writePhy(PHCON2, reg_phy | PHCON2_HDLDIS); in efm_eth_init()519 efm_eth_writePhy(PHCON1, reg_phy | PHCON1_PDPXMD); in efm_eth_init()524 efm_eth_writePhy(PHLCON, (reg_phy & 0xF00F) | 0x0470); in efm_eth_init()
Completed in 4 milliseconds