Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Ddm9000x.h22 #define DM9000_BPTR 0x08 macro
H A Ddm9000x.c331 DM9000_iow(DM9000_BPTR, BPTR_BPHW(3) | BPTR_JPT_600US); in dm9000_init()
/openbmc/linux/drivers/net/ethernet/davicom/
H A Ddm9000.h22 #define DM9000_BPTR 0x08 macro
H A Ddm9000.c940 iow(db, DM9000_BPTR, 0x3f); /* Less 3Kb, 200us */ in dm9000_init_dm9000()