Home
last modified time | relevance | path

Searched refs:MRM (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Dtulip.h178 MRM = (1 << 21), enumerator
H A Dtulip_core.c1193 /* if we have any cache line size at all, we can do MRM and MWI */ in tulip_mwi_config()
1194 csr0 |= MRM | MWI; in tulip_mwi_config()
1257 * Chips that have the MRM/reserved bit quirk and the burst quirk. That
1364 csr0 = MRL | MRM | (8 << BurstLenShift) | (1 << CALShift); in tulip_init_one()
1374 /* PNIC doesn't have MWI/MRL/MRM... */ in tulip_init_one()
1378 /* DM9102A has troubles with MRM & clear reserved bits 24:22, 20, 16, 7:1 */ in tulip_init_one()
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Dtulip.h178 MRM = (1 << 21), enumerator
H A Dtulip_core.c1193 /* if we have any cache line size at all, we can do MRM and MWI */ in tulip_mwi_config()
1194 csr0 |= MRM | MWI; in tulip_mwi_config()
1257 * Chips that have the MRM/reserved bit quirk and the burst quirk. That
1367 csr0 = MRL | MRM | (8 << BurstLenShift) | (1 << CALShift); in tulip_init_one()
1377 /* PNIC doesn't have MWI/MRL/MRM... */ in tulip_init_one()
1381 /* DM9102A has troubles with MRM & clear reserved bits 24:22, 20, 16, 7:1 */ in tulip_init_one()
/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.h807 #define MRM 3 macro
H A Diphase.c427 f_abr_vc->f_nrmexp =(((srv_p->nrm +1) & 0x0f) << 12)|(MRM << 8) | trm; in ia_open_abr_vc()
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.h806 #define MRM 3 macro
H A Diphase.c426 f_abr_vc->f_nrmexp =(((srv_p->nrm +1) & 0x0f) << 12)|(MRM << 8) | trm; in ia_open_abr_vc()

Completed in 26 milliseconds