Home
last modified time | relevance | path

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

/drivers/char/rio/
Drioparam.c155 u8 Cor1 = 0, Cor2 = 0, Cor4 = 0, Cor5 = 0; in RIOParam() local
240 Cor1 |= RIOC_COR1_5BITS; in RIOParam()
246 Cor1 |= RIOC_COR1_6BITS; in RIOParam()
252 Cor1 |= RIOC_COR1_7BITS; in RIOParam()
258 Cor1 |= RIOC_COR1_8BITS; in RIOParam()
265 Cor1 |= RIOC_COR1_2STOP; in RIOParam()
268 Cor1 |= RIOC_COR1_1STOP; in RIOParam()
273 Cor1 |= RIOC_COR1_NORMAL; in RIOParam()
276 Cor1 |= RIOC_COR1_NOP; in RIOParam()
280 Cor1 |= RIOC_COR1_ODD; in RIOParam()
[all …]
Dparam.h42 u8 Cor1; /* with what is expected at the other end. */ member