Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dfirestream.c869 unsigned short tmc0; in fs_open() local
1000 tmc0 = IS_FS50(dev)?0x61BE:0x64c9; /* Just copied over the bits from Fujitsu -- REW */ in fs_open()
1009 error = make_rate (pcr, r, &tmc0, 0); in fs_open()
1014 tc->TMC[0] = tmc0 | 0x4000; in fs_open()