Searched refs:sh_mobile_sdhi_of_cfg (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/mmc/host/ |
D | sh_mobile_sdhi.c | 48 static const struct sh_mobile_sdhi_of_data sh_mobile_sdhi_of_cfg[] = { variable 71 { .compatible = "renesas,sdhi-sh73a0", .data = &sh_mobile_sdhi_of_cfg[0], }, 72 { .compatible = "renesas,sdhi-r8a73a4", .data = &sh_mobile_sdhi_of_cfg[0], }, 73 { .compatible = "renesas,sdhi-r8a7740", .data = &sh_mobile_sdhi_of_cfg[0], },
|