Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_mmc.c57 #define JZ_MSC_MEMRES 0 macro
173 sc->sc_bst = rman_get_bustag(sc->sc_res[JZ_MSC_MEMRES]); in jz4780_mmc_attach()
174 sc->sc_bsh = rman_get_bushandle(sc->sc_res[JZ_MSC_MEMRES]); in jz4780_mmc_attach()