Home
last modified time | relevance | path

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

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