Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
max310x.h File Reference

Go to the source code of this file.

Data Structures

struct  max310x_pdata
 

Macros

#define MAX310X_MAX_UARTS   1
 
#define MAX310X_EXT_CLK   (0x00000001) /* External clock enable */
 
#define MAX310X_AUTOSLEEP   (0x00000002) /* Enable AutoSleep mode */
 
#define MAX310X_LOOPBACK   (0x00000001) /* Loopback mode enable */
 
#define MAX310X_ECHO_SUPRESS   (0x00000002) /* Enable echo supress */
 
#define MAX310X_AUTO_DIR_CTRL
 

Macro Definition Documentation

#define MAX310X_AUTO_DIR_CTRL
Value:
(0x00000004) /* Enable Auto direction
* control (RS-485)
*/

Definition at line 52 of file max310x.h.

#define MAX310X_AUTOSLEEP   (0x00000002) /* Enable AutoSleep mode */

Definition at line 47 of file max310x.h.

#define MAX310X_ECHO_SUPRESS   (0x00000002) /* Enable echo supress */

Definition at line 51 of file max310x.h.

#define MAX310X_EXT_CLK   (0x00000001) /* External clock enable */

Definition at line 46 of file max310x.h.

#define MAX310X_LOOPBACK   (0x00000001) /* Loopback mode enable */

Definition at line 50 of file max310x.h.

#define MAX310X_MAX_UARTS   1

Definition at line 40 of file max310x.h.