Home
last modified time | relevance | path

Searched refs:PHCON1 (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/microchip/
Dencx24j600-regmap.c419 case PHCON1: in encx24j600_phymap_readable()
436 case PHCON1: in encx24j600_phymap_writeable()
Denc28j60_hw.h115 #define PHCON1 0x00 macro
Dencx24j600_hw.h312 #define PHCON1 0x00 macro
Dencx24j600.c196 u16 phcon1 = encx24j600_read_phy(priv, PHCON1); in encx24j600_update_phcon1()
211 encx24j600_write_phy(priv, PHCON1, phcon1); in encx24j600_update_phcon1()
568 pr_info(DRV_NAME " PHCON1: %04X\n", encx24j600_read_phy(priv, PHCON1)); in encx24j600_dump_config()
Denc28j60.c730 if (!enc28j60_phy_write(priv, PHCON1, PHCON1_PDPXMD)) in enc28j60_hw_init()
735 if (!enc28j60_phy_write(priv, PHCON1, 0x00)) in enc28j60_hw_init()