Linux Kernel
3.7.1
|
#include <acrestyp.h>
Data Fields | |
ACPI_RESOURCE_SERIAL_COMMON u8 | wire_mode |
u8 | device_polarity |
u8 | data_bit_length |
u8 | clock_phase |
u8 | clock_polarity |
u16 | device_selection |
u32 | connection_speed |
Definition at line 437 of file acrestyp.h.
u8 clock_phase |
Definition at line 441 of file acrestyp.h.
u8 clock_polarity |
Definition at line 442 of file acrestyp.h.
u32 connection_speed |
Definition at line 444 of file acrestyp.h.
u8 data_bit_length |
Definition at line 440 of file acrestyp.h.
u8 device_polarity |
Definition at line 439 of file acrestyp.h.
u16 device_selection |
Definition at line 443 of file acrestyp.h.
ACPI_RESOURCE_SERIAL_COMMON u8 wire_mode |
Definition at line 438 of file acrestyp.h.