Linux Kernel
3.7.1
|
Data Fields | |
u8 | mode |
u8 | rxd |
u8 | txd |
u8 | cr |
u8 | sr |
u8 | dummy |
u8 | cdm |
Definition at line 95 of file spi-ppc4xx.c.
u8 cdm |
Definition at line 110 of file spi-ppc4xx.c.
u8 cr |
Definition at line 99 of file spi-ppc4xx.c.
Definition at line 101 of file spi-ppc4xx.c.
u8 mode |
Definition at line 96 of file spi-ppc4xx.c.
u8 rxd |
Definition at line 97 of file spi-ppc4xx.c.
u8 sr |
Definition at line 100 of file spi-ppc4xx.c.
u8 txd |
Definition at line 98 of file spi-ppc4xx.c.