Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/
H A Dencx24j600-regmap.c415 case PHCON1: in encx24j600_phymap_readable()
432 case PHCON1: in encx24j600_phymap_writeable()
H A Denc28j60_hw.h116 #define PHCON1 0x00 macro
H A Dencx24j600_hw.h313 #define PHCON1 0x00 macro
H A Dencx24j600.c199 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()
H A Denc28j60.c727 if (!enc28j60_phy_write(priv, PHCON1, PHCON1_PDPXMD)) in enc28j60_hw_init()
732 if (!enc28j60_phy_write(priv, PHCON1, 0x00)) in enc28j60_hw_init()