Home
last modified time | relevance | path

Searched refs:sh_mobile_sdhi_of_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
Dsh_mobile_sdhi.c40 struct sh_mobile_sdhi_of_data { struct
48 static const struct sh_mobile_sdhi_of_data sh_mobile_sdhi_of_cfg[] = { argument
54 static const struct sh_mobile_sdhi_of_data of_rcar_gen1_compatible = {
60 static const struct sh_mobile_sdhi_of_data of_rcar_gen2_compatible = {
279 const struct sh_mobile_sdhi_of_data *of_data = of_id->data; in sh_mobile_sdhi_probe()