Searched refs:PHCON1 (Results 1 – 5 of 5) sorted by relevance
415 case PHCON1: in encx24j600_phymap_readable()432 case PHCON1: in encx24j600_phymap_writeable()
116 #define PHCON1 0x00 macro
313 #define PHCON1 0x00 macro
199 u16 phcon1 = encx24j600_read_phy(priv, PHCON1); in encx24j600_update_phcon1()215 encx24j600_write_phy(priv, PHCON1, phcon1); in encx24j600_update_phcon1()573 pr_info(DRV_NAME " PHCON1: %04X\n", encx24j600_read_phy(priv, PHCON1)); in encx24j600_dump_config()
728 if (!enc28j60_phy_write(priv, PHCON1, PHCON1_PDPXMD)) in enc28j60_hw_init()733 if (!enc28j60_phy_write(priv, PHCON1, 0x00)) in enc28j60_hw_init()
Completed in 13 milliseconds