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

  /src/sys/arch/arm/broadcom/
bcm2835_bsc.c 307 bsciic_wait(struct bsciic_softc * const sc, const uint32_t events) function in typeref:typename:void
352 bsciic_wait(sc, bsciic_exec_state_data[sc->sc_exec_state].s_bits);
400 bsciic_wait(sc, BSC_S_TXW);
bcm2835_bsc.c 307 bsciic_wait(struct bsciic_softc * const sc, const uint32_t events) function in typeref:typename:void
352 bsciic_wait(sc, bsciic_exec_state_data[sc->sc_exec_state].s_bits);
400 bsciic_wait(sc, BSC_S_TXW);
bcm2835_bsc.c 307 bsciic_wait(struct bsciic_softc * const sc, const uint32_t events) function in typeref:typename:void
352 bsciic_wait(sc, bsciic_exec_state_data[sc->sc_exec_state].s_bits);
400 bsciic_wait(sc, BSC_S_TXW);

Completed in 39 milliseconds