Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Drcar_mmc.c67 struct mmc_rcar_cfg { struct
1017 static int rcar_mmc_change_voltage(const struct mmc_rcar_cfg *cfg, struct sdhc_io *host_io, in rcar_mmc_change_voltage()
1096 const struct mmc_rcar_cfg *cfg = dev->config; in rcar_mmc_set_clk_rate()
1460 const struct mmc_rcar_cfg *cfg = dev->config; in rcar_mmc_set_io()
1544 const struct mmc_rcar_cfg *cfg; in rcar_mmc_get_card_present()
1893 static int rcar_mmc_init_start_clk(const struct mmc_rcar_cfg *cfg) in rcar_mmc_init_start_clk()
1927 const struct mmc_rcar_cfg *cfg = dev->config; in rcar_mmc_init_host_props()
2118 const struct mmc_rcar_cfg *cfg = dev->config; in rcar_mmc_init()
2193 static const struct mmc_rcar_cfg mmc_rcar_cfg_##n = { \