Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/atm/
Dhe.h745 #define TSR0_GROUP(x) ((x & 0x7)<<18) macro
Dhe.c2191 tsr0 = TSR0_UBR | TSR0_GROUP(0) | tsr0_aal | in he_open()
2236 tsr0 = TSR0_CBR | TSR0_GROUP(0) | tsr0_aal | in he_open()