Searched refs:PHCON1 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/ |
H A D | encx24j600-regmap.c | 415 case PHCON1: in encx24j600_phymap_readable() 432 case PHCON1: in encx24j600_phymap_writeable()
|
H A D | encx24j600_hw.h | 313 #define PHCON1 0x00 macro 322 /* PHCON1 */
|
H A D | enc28j60_hw.h | 116 #define PHCON1 0x00 macro 202 /* ENC28J60 PHY PHCON1 Register Bit Definitions */
|
H A D | encx24j600.c | 199 u16 phcon1 = encx24j600_read_phy(priv, PHCON1); in encx24j600_update_phcon1() 215 encx24j600_write_phy(priv, PHCON1, phcon1); in encx24j600_update_phcon1() 574 pr_info(DRV_NAME " PHCON1: %04X\n", encx24j600_read_phy(priv, PHCON1)); in encx24j600_dump_config()
|
H A D | enc28j60.c | 728 if (!enc28j60_phy_write(priv, PHCON1, PHCON1_PDPXMD)) in enc28j60_hw_init() 733 if (!enc28j60_phy_write(priv, PHCON1, 0x00)) in enc28j60_hw_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/ |
H A D | encx24j600-regmap.c | 415 case PHCON1: in encx24j600_phymap_readable() 432 case PHCON1: in encx24j600_phymap_writeable()
|
H A D | encx24j600_hw.h | 313 #define PHCON1 0x00 macro 322 /* PHCON1 */
|
H A D | enc28j60_hw.h | 116 #define PHCON1 0x00 macro 202 /* ENC28J60 PHY PHCON1 Register Bit Definitions */
|
H A D | encx24j600.c | 199 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 D | enc28j60.c | 727 if (!enc28j60_phy_write(priv, PHCON1, PHCON1_PDPXMD)) in enc28j60_hw_init() 732 if (!enc28j60_phy_write(priv, PHCON1, 0x00)) in enc28j60_hw_init()
|
Completed in 13 milliseconds