|
@@ -35,10 +35,8 @@ struct sh_mmcif_plat_data {
|
|
int (*get_cd)(struct platform_device *pdef);
|
|
int (*get_cd)(struct platform_device *pdef);
|
|
unsigned int slave_id_tx; /* embedded slave_id_[tr]x */
|
|
unsigned int slave_id_tx; /* embedded slave_id_[tr]x */
|
|
unsigned int slave_id_rx;
|
|
unsigned int slave_id_rx;
|
|
- bool use_cd_gpio : 1;
|
|
|
|
bool ccs_unsupported : 1;
|
|
bool ccs_unsupported : 1;
|
|
bool clk_ctrl2_present : 1;
|
|
bool clk_ctrl2_present : 1;
|
|
- unsigned int cd_gpio;
|
|
|
|
u8 sup_pclk; /* 1 :SH7757, 0: SH7724/SH7372 */
|
|
u8 sup_pclk; /* 1 :SH7757, 0: SH7724/SH7372 */
|
|
unsigned long caps;
|
|
unsigned long caps;
|
|
u32 ocr;
|
|
u32 ocr;
|