Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/at91/
H A Dat91ohci.c112 at91_peripheral_clock(sc->sc_pid, 1); in at91ohci_attach()
H A Dat91busvar.h130 at91_peripheral_clock(int pid, int enable) in at91_peripheral_clock() function
H A Dat91st.c183 at91_peripheral_clock(sc->sc_pid, 1); in at91st_attach()
H A Dat91tctmr.c191 at91_peripheral_clock(sc->sc_pid, 1); in at91tctmr_attach()
H A Dat91twi.c95 at91_peripheral_clock(sc->sc_pid, 1); in at91twi_attach()
H A Dat91spi.c165 at91_peripheral_clock(sc->sc_pid, 1); in at91spi_attach_common()
H A Dat91pio.c147 at91_peripheral_clock(sc->sc_pid, 1); in at91pio_attach()
H A Dat91emac.c142 at91_peripheral_clock(sc->sc_pid, 1); in emac_attach()
H A Dat91usart.c266 at91_peripheral_clock(sc->sc_pid, 1); in at91usart_attach_subr()