Home
last modified time | relevance | path

Searched refs:DM9000_GPR (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Ddm9000x.h35 #define DM9000_GPR 0x1f macro
H A Ddm9000x.c256 DM9000_iow(DM9000_GPR, 0); in dm9000_reset()
450 DM9000_iow(DM9000_GPR, 0x01); /* Power-Down PHY */ in dm9000_halt()
/openbmc/linux/drivers/net/ethernet/davicom/
H A Ddm9000.h35 #define DM9000_GPR 0x1f macro
H A Ddm9000.c918 iow(db, DM9000_GPR, 0); in dm9000_init_dm9000()
1306 iow(db, DM9000_GPR, 0); /* REG_1F bit0 activate phyxcer */ in dm9000_open()
1338 iow(db, DM9000_GPR, 0x01); /* Power-Down PHY */ in dm9000_shutdown()