Searched refs:exi_select (Results 1 - 4 of 4) sorted by relevance
| /src/sys/arch/evbppc/nintendo/dev/ |
| H A D | exi.h | 40 void exi_select(uint8_t, uint8_t, exi_freq_t);
|
| H A D | rtcsram.c | 128 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 D | gecko.c | 118 exi_select(sc->sc_chan, sc->sc_device, EXI_FREQ_32MHZ);
|
| H A D | exi.c | 153 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 4 milliseconds