Home
last modified time | relevance | path

Searched refs:MRM (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/dec/tulip/
H A Dtulip.h178 MRM = (1 << 21), enumerator
H A Dtulip_core.c1192 /* if we have any cache line size at all, we can do MRM and MWI */ in tulip_mwi_config()
1193 csr0 |= MRM | MWI; in tulip_mwi_config()
1255 * Chips that have the MRM/reserved bit quirk and the burst quirk. That
1365 csr0 = MRL | MRM | (8 << BurstLenShift) | (1 << CALShift); in tulip_init_one()
1375 /* PNIC doesn't have MWI/MRL/MRM... */ in tulip_init_one()
1379 /* DM9102A has troubles with MRM & clear reserved bits 24:22, 20, 16, 7:1 */ in tulip_init_one()