|
Linux Kernel
3.7.1
|
#include <sh_mmcif.h>
Data Fields | |
| void(* | set_pwr )(struct platform_device *pdev, int state) |
| void(* | down_pwr )(struct platform_device *pdev) |
| int(* | get_cd )(struct platform_device *pdef) |
| unsigned int | slave_id_tx |
| unsigned int | slave_id_rx |
| bool | use_cd_gpio: 1 |
| unsigned int | cd_gpio |
| u8 | sup_pclk |
| unsigned long | caps |
| u32 | ocr |
Definition at line 35 of file sh_mmcif.h.
| unsigned long caps |
Definition at line 44 of file sh_mmcif.h.
| unsigned int cd_gpio |
Definition at line 42 of file sh_mmcif.h.
| void(* down_pwr)(struct platform_device *pdev) |
Definition at line 37 of file sh_mmcif.h.
| int(* get_cd)(struct platform_device *pdef) |
Definition at line 38 of file sh_mmcif.h.
| u32 ocr |
Definition at line 45 of file sh_mmcif.h.
Definition at line 36 of file sh_mmcif.h.
| unsigned int slave_id_rx |
Definition at line 40 of file sh_mmcif.h.
| unsigned int slave_id_tx |
Definition at line 39 of file sh_mmcif.h.
| u8 sup_pclk |
Definition at line 43 of file sh_mmcif.h.
| bool use_cd_gpio |
Definition at line 41 of file sh_mmcif.h.
1.8.2