HomeSort by: relevance | last modified time | path
    Searched refs:at91_peripheral_clock (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/arch/arm/at91/
at91ohci.c 112 at91_peripheral_clock(sc->sc_pid, 1);
at91busvar.h 130 at91_peripheral_clock(int pid, int enable) function in typeref:typename:void
at91st.c 183 at91_peripheral_clock(sc->sc_pid, 1);
at91tctmr.c 191 at91_peripheral_clock(sc->sc_pid, 1);
at91twi.c 94 at91_peripheral_clock(sc->sc_pid, 1);
at91pio.c 147 at91_peripheral_clock(sc->sc_pid, 1);
at91spi.c 161 at91_peripheral_clock(sc->sc_pid, 1);
at91usart.c 266 at91_peripheral_clock(sc->sc_pid, 1);
at91emac.c 142 at91_peripheral_clock(sc->sc_pid, 1);

Completed in 17 milliseconds