Linux Kernel
3.7.1
|
#include <ifx_modem.h>
Data Fields | |
unsigned short | rst_out |
unsigned short | pwr_on |
unsigned short | rst_pmu |
unsigned short | tx_pwr |
unsigned short | srdy |
unsigned short | mrdy |
unsigned char | modem_type |
unsigned long | max_hz |
unsigned short | use_dma:1 |
Definition at line 4 of file ifx_modem.h.
unsigned long max_hz |
Definition at line 12 of file ifx_modem.h.
unsigned char modem_type |
Definition at line 11 of file ifx_modem.h.
unsigned short mrdy |
Definition at line 10 of file ifx_modem.h.
unsigned short pwr_on |
Definition at line 6 of file ifx_modem.h.
unsigned short rst_out |
Definition at line 5 of file ifx_modem.h.
unsigned short rst_pmu |
Definition at line 7 of file ifx_modem.h.
unsigned short srdy |
Definition at line 9 of file ifx_modem.h.
unsigned short tx_pwr |
Definition at line 8 of file ifx_modem.h.
unsigned short use_dma |
Definition at line 13 of file ifx_modem.h.