Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/atm/
Dfirestream.c871 unsigned short tmc0; in fs_open() local
982 tmc0 = 0; in fs_open()
997 tmc0 = IS_FS50(dev)?0x61BE:0x64c9; /* Just copied over the bits from Fujitsu -- REW */ in fs_open()
1006 error = make_rate (pcr, r, &tmc0, NULL); in fs_open()
1015 tc->TMC[0] = tmc0 | 0x4000; in fs_open()