Home
last modified time | relevance | path

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

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