HomeSort by: relevance | last modified time | path
    Searched defs:mvpex_wininit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/marvell/
mvpex.c 66 static int mvpex_wininit(struct mvpex_softc *, int, int, int, int, uint32_t *,
69 static void mvpex_wininit(struct mvpex_softc *, enum marvell_tags *);
262 mvpex_wininit(sc, tags);
275 mvpex_wininit(struct mvpex_softc *sc, int window, int tbegin, int tend,
323 window = mvpex_wininit(sc, window, ORION_TARGETID_SDRAM_CS0,
334 window = mvpex_wininit(sc, window, ORION_TARGETID_FLASH_CS,
338 window = mvpex_wininit(sc, window,
341 window = mvpex_wininit(sc, window,
356 mvpex_wininit(struct mvpex_softc *sc, enum marvell_tags *tags) function in typeref:typename:void
mvpex.c 66 static int mvpex_wininit(struct mvpex_softc *, int, int, int, int, uint32_t *,
69 static void mvpex_wininit(struct mvpex_softc *, enum marvell_tags *);
262 mvpex_wininit(sc, tags);
275 mvpex_wininit(struct mvpex_softc *sc, int window, int tbegin, int tend,
323 window = mvpex_wininit(sc, window, ORION_TARGETID_SDRAM_CS0,
334 window = mvpex_wininit(sc, window, ORION_TARGETID_FLASH_CS,
338 window = mvpex_wininit(sc, window,
341 window = mvpex_wininit(sc, window,
356 mvpex_wininit(struct mvpex_softc *sc, enum marvell_tags *tags) function in typeref:typename:void

Completed in 22 milliseconds