Searched refs:modl (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/platform/mellanox/ |
| H A D | mlxbf-bootctl.c | 711 u64 modl[MLNX_MFG_VAL_QWORD_CNT(MODL)] = { 0 }; in modl_store() local 718 memcpy(modl, buf, count); in modl_store() 724 sizeof(u64), modl[word], 0, 0, 0, 0, &res); in modl_store() 922 static DEVICE_ATTR_RW(modl);
|
| /linux/drivers/atm/ |
| H A D | idt77252.c | 2142 unsigned long tmpl, modl; in idt77252_init_cbr() local 2164 modl = tmpl % (unsigned long)card->utopia_pcr; in idt77252_init_cbr() 2168 if (modl > 0) in idt77252_init_cbr() 3266 unsigned long tmpl, modl; in init_card() local 3491 modl = tmpl % (unsigned long)card->utopia_pcr; in init_card() 3493 if (modl) in init_card()
|
| H A D | nicstar.c | 1231 unsigned long tmpl, modl; in ns_open() local 1296 modl = tmpl % card->max_pcr; in ns_open() 1300 if (modl > 0) in ns_open()
|