Searched refs:PHCON2 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/ |
H A D | encx24j600-regmap.c | 420 case PHCON2: in encx24j600_phymap_readable() 433 case PHCON2: in encx24j600_phymap_writeable() 454 case PHCON2: in encx24j600_phymap_volatile()
|
H A D | encx24j600_hw.h | 318 #define PHCON2 0x11 macro
|
H A D | enc28j60_hw.h | 120 #define PHCON2 0x10 macro 219 /* ENC28J60 PHY PHCON2 Register Bit Definitions */
|
H A D | enc28j60.c | 730 if (!enc28j60_phy_write(priv, PHCON2, 0x00)) in enc28j60_hw_init() 735 if (!enc28j60_phy_write(priv, PHCON2, PHCON2_HDLDIS)) in enc28j60_hw_init()
|
H A D | encx24j600.c | 575 pr_info(DRV_NAME " PHCON2: %04X\n", encx24j600_read_phy(priv, PHCON2)); in encx24j600_dump_config()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/ |
H A D | encx24j600-regmap.c | 420 case PHCON2: in encx24j600_phymap_readable() 433 case PHCON2: in encx24j600_phymap_writeable() 454 case PHCON2: in encx24j600_phymap_volatile()
|
H A D | encx24j600_hw.h | 318 #define PHCON2 0x11 macro
|
H A D | enc28j60_hw.h | 120 #define PHCON2 0x10 macro 219 /* ENC28J60 PHY PHCON2 Register Bit Definitions */
|
H A D | enc28j60.c | 729 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 D | encx24j600.c | 574 pr_info(DRV_NAME " PHCON2: %04X\n", encx24j600_read_phy(priv, PHCON2)); in encx24j600_dump_config()
|
Completed in 14 milliseconds