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

  /src/sys/arch/arm/broadcom/
bcm2838_pcie.c 137 stb_read(struct bcmstb_softc *sc, int r) function in typeref:typename:uint32_t
150 w = stb_read(sc, r);
155 #define STBREAD(sc, r) stb_read((sc), (r))
bcm2838_pcie.c 137 stb_read(struct bcmstb_softc *sc, int r) function in typeref:typename:uint32_t
150 w = stb_read(sc, r);
155 #define STBREAD(sc, r) stb_read((sc), (r))
bcm2838_pcie.c 137 stb_read(struct bcmstb_softc *sc, int r) function in typeref:typename:uint32_t
150 w = stb_read(sc, r);
155 #define STBREAD(sc, r) stb_read((sc), (r))

Completed in 33 milliseconds