Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Driscom8_reg.h181 #define COR1_6BITS 0x01 /* 6 bits */ macro
Dcd1865.h175 #define COR1_6BITS 0x01 /* 6 bits */ macro
Driscom8.c777 cor1 |= COR1_6BITS; in rc_change_speed()
Dspecialix.c1132 cor1 |= COR1_6BITS; in sx_change_speed()
/linux-2.4.37.9/drivers/sbus/char/
Dcd180.h136 #define COR1_6BITS 0x01 /* 6 bits */ macro
Daurora.c1085 cor1 |= COR1_6BITS; in aurora_change_speed()
/linux-2.4.37.9/drivers/char/rio/
Dcirrus.h263 #define COR1_6BITS 0x01 /* 6 data bits */ macro
Drioparam.c302 Cor1 |= COR1_6BITS;