Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Dsunxi_mmc.c471 static const struct mmc_ops sunxi_mmc_ops = { variable
488 cfg->ops = &sunxi_mmc_ops; in sunxi_mmc_init()
553 static const struct dm_mmc_ops sunxi_mmc_ops = { variable
640 .ops = &sunxi_mmc_ops,