Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/microchip/
Dencx24j600-regmap.c423 case PHCON1: in encx24j600_phymap_readable()
440 case PHCON1: in encx24j600_phymap_writeable()
Denc28j60_hw.h116 #define PHCON1 0x00 macro
Dencx24j600_hw.h313 #define PHCON1 0x00 macro
Dencx24j600.c204 u16 phcon1 = encx24j600_read_phy(priv, PHCON1); in encx24j600_update_phcon1()
220 encx24j600_write_phy(priv, PHCON1, phcon1); in encx24j600_update_phcon1()
579 pr_info(DRV_NAME " PHCON1: %04X\n", encx24j600_read_phy(priv, PHCON1)); in encx24j600_dump_config()
Denc28j60.c735 if (!enc28j60_phy_write(priv, PHCON1, PHCON1_PDPXMD)) in enc28j60_hw_init()
740 if (!enc28j60_phy_write(priv, PHCON1, 0x00)) in enc28j60_hw_init()