Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/
H A Dencx24j600-regmap.c420 case PHCON2: in encx24j600_phymap_readable()
433 case PHCON2: in encx24j600_phymap_writeable()
454 case PHCON2: in encx24j600_phymap_volatile()
H A Denc28j60_hw.h120 #define PHCON2 0x10 macro
H A Dencx24j600_hw.h318 #define PHCON2 0x11 macro
H A Denc28j60.c729 if (!enc28j60_phy_write(priv, PHCON2, 0x00)) in enc28j60_hw_init()
734 if (!enc28j60_phy_write(priv, PHCON2, PHCON2_HDLDIS)) in enc28j60_hw_init()
H A Dencx24j600.c574 pr_info(DRV_NAME " PHCON2: %04X\n", encx24j600_read_phy(priv, PHCON2)); in encx24j600_dump_config()