Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/irda/
Ddonauboe.c809 static const int bauds[] = { 9600, 115200, 4000000, 1152000 }; in toshoboe_probe() local
811 static const int bauds[] = { 9600, 115200, 4000000 }; in toshoboe_probe() local
825 for (j = 0; j < ARRAY_SIZE(bauds); ++j) in toshoboe_probe()
835 self->speed = bauds[j]; in toshoboe_probe()
/linux-4.1.27/drivers/staging/dgnc/
Ddgnc_cls.c501 ulong bauds[4][16] = { in cls_param() local
544 baud = bauds[iindex][jindex]; in cls_param()
Ddgnc_neo.c663 ulong bauds[4][16] = { in neo_param() local
701 baud = bauds[iindex][jindex]; in neo_param()
/linux-4.1.27/drivers/staging/dgap/
Ddgap.c2806 ulong bauds[4][16] = { in dgap_param() local
2849 baud = bauds[iindex][jindex]; in dgap_param()
/linux-4.1.27/Documentation/sound/alsa/
DALSA-Configuration.txt1858 speed - speed in bauds (9600,19200,38400,57600,115200)
1860 base - base for divisor in bauds (57600,115200,230400,460800)