Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/
A Denc28j60_hw.h26 #define ECON2 0x1E macro
A Denc28j60.c545 nolock_regb_read(priv, ECON1), nolock_regb_read(priv, ECON2), in enc28j60_dump_regs()
640 nolock_reg_bfset(priv, ECON2, ECON2_PWRSV); in enc28j60_lowpower()
642 nolock_reg_bfclr(priv, ECON2, ECON2_PWRSV); in enc28j60_lowpower()
669 nolock_regb_write(priv, ECON2, ECON2_AUTOINC | ECON2_VRPS); in enc28j60_hw_init()
1005 nolock_reg_bfset(priv, ECON2, ECON2_PKTDEC); in enc28j60_hw_rx()
A Dencx24j600_hw.h144 #define ECON2 (0x0E | 0x60) macro
A Dencx24j600.c510 encx24j600_set_bits(priv, ECON2, TXRST); in encx24j600_reset_hw_tx()
511 encx24j600_clr_bits(priv, ECON2, TXRST); in encx24j600_reset_hw_tx()
556 pr_info(DRV_NAME " ECON2: %04X\n", encx24j600_read_reg(priv, ECON2)); in encx24j600_dump_config()
A Dencx24j600-regmap.c322 case ECON2: /* Can be modified via single byte cmds */ in encx24j600_regmap_volatile()

Completed in 12 milliseconds