blob: 34962eb4279b11860e21392816882833b7684034 [file] [log] [blame]
Elliott Hughes82728372014-06-06 22:49:31 -07001/* Generated by ./xlat/gen.sh from ./xlat/baud_options.in; do not edit. */
2
3static const struct xlat baud_options[] = {
4#if defined(B0) || (defined(HAVE_DECL_B0) && HAVE_DECL_B0)
Elliott Hughes0328d0a2015-03-18 11:18:43 -07005 XLAT(B0),
Elliott Hughes82728372014-06-06 22:49:31 -07006#endif
7#if defined(B50) || (defined(HAVE_DECL_B50) && HAVE_DECL_B50)
Elliott Hughes0328d0a2015-03-18 11:18:43 -07008 XLAT(B50),
Elliott Hughes82728372014-06-06 22:49:31 -07009#endif
10#if defined(B75) || (defined(HAVE_DECL_B75) && HAVE_DECL_B75)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070011 XLAT(B75),
Elliott Hughes82728372014-06-06 22:49:31 -070012#endif
13#if defined(B110) || (defined(HAVE_DECL_B110) && HAVE_DECL_B110)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070014 XLAT(B110),
Elliott Hughes82728372014-06-06 22:49:31 -070015#endif
16#if defined(B134) || (defined(HAVE_DECL_B134) && HAVE_DECL_B134)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070017 XLAT(B134),
Elliott Hughes82728372014-06-06 22:49:31 -070018#endif
19#if defined(B150) || (defined(HAVE_DECL_B150) && HAVE_DECL_B150)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070020 XLAT(B150),
Elliott Hughes82728372014-06-06 22:49:31 -070021#endif
22#if defined(B200) || (defined(HAVE_DECL_B200) && HAVE_DECL_B200)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070023 XLAT(B200),
Elliott Hughes82728372014-06-06 22:49:31 -070024#endif
25#if defined(B300) || (defined(HAVE_DECL_B300) && HAVE_DECL_B300)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070026 XLAT(B300),
Elliott Hughes82728372014-06-06 22:49:31 -070027#endif
28#if defined(B600) || (defined(HAVE_DECL_B600) && HAVE_DECL_B600)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070029 XLAT(B600),
Elliott Hughes82728372014-06-06 22:49:31 -070030#endif
31#if defined(B1200) || (defined(HAVE_DECL_B1200) && HAVE_DECL_B1200)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070032 XLAT(B1200),
Elliott Hughes82728372014-06-06 22:49:31 -070033#endif
34#if defined(B1800) || (defined(HAVE_DECL_B1800) && HAVE_DECL_B1800)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070035 XLAT(B1800),
Elliott Hughes82728372014-06-06 22:49:31 -070036#endif
37#if defined(B2400) || (defined(HAVE_DECL_B2400) && HAVE_DECL_B2400)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070038 XLAT(B2400),
Elliott Hughes82728372014-06-06 22:49:31 -070039#endif
40#if defined(B4800) || (defined(HAVE_DECL_B4800) && HAVE_DECL_B4800)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070041 XLAT(B4800),
Elliott Hughes82728372014-06-06 22:49:31 -070042#endif
43#if defined(B9600) || (defined(HAVE_DECL_B9600) && HAVE_DECL_B9600)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070044 XLAT(B9600),
Elliott Hughes82728372014-06-06 22:49:31 -070045#endif
46#if defined(B19200) || (defined(HAVE_DECL_B19200) && HAVE_DECL_B19200)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070047 XLAT(B19200),
Elliott Hughes82728372014-06-06 22:49:31 -070048#endif
49#if defined(B38400) || (defined(HAVE_DECL_B38400) && HAVE_DECL_B38400)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070050 XLAT(B38400),
Elliott Hughes82728372014-06-06 22:49:31 -070051#endif
52#if defined(B57600) || (defined(HAVE_DECL_B57600) && HAVE_DECL_B57600)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070053 XLAT(B57600),
Elliott Hughes82728372014-06-06 22:49:31 -070054#endif
55#if defined(B115200) || (defined(HAVE_DECL_B115200) && HAVE_DECL_B115200)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070056 XLAT(B115200),
Elliott Hughes82728372014-06-06 22:49:31 -070057#endif
58#if defined(B230400) || (defined(HAVE_DECL_B230400) && HAVE_DECL_B230400)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070059 XLAT(B230400),
Elliott Hughes82728372014-06-06 22:49:31 -070060#endif
61#if defined(B460800) || (defined(HAVE_DECL_B460800) && HAVE_DECL_B460800)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070062 XLAT(B460800),
Elliott Hughes82728372014-06-06 22:49:31 -070063#endif
64#if defined(B500000) || (defined(HAVE_DECL_B500000) && HAVE_DECL_B500000)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070065 XLAT(B500000),
Elliott Hughes82728372014-06-06 22:49:31 -070066#endif
67#if defined(B576000) || (defined(HAVE_DECL_B576000) && HAVE_DECL_B576000)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070068 XLAT(B576000),
Elliott Hughes82728372014-06-06 22:49:31 -070069#endif
70#if defined(B921600) || (defined(HAVE_DECL_B921600) && HAVE_DECL_B921600)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070071 XLAT(B921600),
Elliott Hughes82728372014-06-06 22:49:31 -070072#endif
73#if defined(B1000000) || (defined(HAVE_DECL_B1000000) && HAVE_DECL_B1000000)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070074 XLAT(B1000000),
Elliott Hughes82728372014-06-06 22:49:31 -070075#endif
76#if defined(B1152000) || (defined(HAVE_DECL_B1152000) && HAVE_DECL_B1152000)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070077 XLAT(B1152000),
Elliott Hughes82728372014-06-06 22:49:31 -070078#endif
79#if defined(B1500000) || (defined(HAVE_DECL_B1500000) && HAVE_DECL_B1500000)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070080 XLAT(B1500000),
Elliott Hughes82728372014-06-06 22:49:31 -070081#endif
82#if defined(B2000000) || (defined(HAVE_DECL_B2000000) && HAVE_DECL_B2000000)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070083 XLAT(B2000000),
Elliott Hughes82728372014-06-06 22:49:31 -070084#endif
85#if defined(B2500000) || (defined(HAVE_DECL_B2500000) && HAVE_DECL_B2500000)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070086 XLAT(B2500000),
Elliott Hughes82728372014-06-06 22:49:31 -070087#endif
88#if defined(B3000000) || (defined(HAVE_DECL_B3000000) && HAVE_DECL_B3000000)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070089 XLAT(B3000000),
Elliott Hughes82728372014-06-06 22:49:31 -070090#endif
91#if defined(B3500000) || (defined(HAVE_DECL_B3500000) && HAVE_DECL_B3500000)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070092 XLAT(B3500000),
Elliott Hughes82728372014-06-06 22:49:31 -070093#endif
94#if defined(B4000000) || (defined(HAVE_DECL_B4000000) && HAVE_DECL_B4000000)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070095 XLAT(B4000000),
Elliott Hughes82728372014-06-06 22:49:31 -070096#endif
97#if defined(EXTA) || (defined(HAVE_DECL_EXTA) && HAVE_DECL_EXTA)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070098 XLAT(EXTA),
Elliott Hughes82728372014-06-06 22:49:31 -070099#endif
100#if defined(EXTB) || (defined(HAVE_DECL_EXTB) && HAVE_DECL_EXTB)
Elliott Hughes0328d0a2015-03-18 11:18:43 -0700101 XLAT(EXTB),
Elliott Hughes82728372014-06-06 22:49:31 -0700102#endif
Elliott Hughes0328d0a2015-03-18 11:18:43 -0700103 XLAT_END
Elliott Hughes82728372014-06-06 22:49:31 -0700104};