Searched refs:exi_select (Results 1 - 4 of 4) sorted by relevance

/src/sys/arch/evbppc/nintendo/dev/
H A Dexi.h40 void exi_select(uint8_t, uint8_t, exi_freq_t);
H A Drtcsram.c128 exi_select(sc->sc_chan, sc->sc_device, WII_RTCSRAM_FREQ);
141 exi_select(sc->sc_chan, sc->sc_device, WII_RTCSRAM_FREQ);
151 exi_select(sc->sc_chan, sc->sc_device, WII_RTCSRAM_FREQ);
H A Dgecko.c118 exi_select(sc->sc_chan, sc->sc_device, EXI_FREQ_32MHZ);
H A Dexi.c153 exi_select(chan, dev, EXI_FREQ_8MHZ);
194 exi_select(uint8_t chan, uint8_t dev, exi_freq_t freq) function in typeref:typename:void

Completed in 3 milliseconds