Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/atm/
Dfirestream.c860 unsigned short tmc0; in fs_open() local
971 tmc0 = 0; in fs_open()
986 tmc0 = IS_FS50(dev)?0x61BE:0x64c9; /* Just copied over the bits from Fujitsu -- REW */ in fs_open()
995 error = make_rate (pcr, r, &tmc0, NULL); in fs_open()
1004 tc->TMC[0] = tmc0 | 0x4000; in fs_open()