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

  /src/sys/arch/evbppc/wii/dev/
exi.h 47 void exi_select(uint8_t, uint8_t, exi_freq_t);
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);
exi.c 166 exi_select(chan, dev, EXI_FREQ_8MHZ);
203 exi_select(uint8_t chan, uint8_t dev, exi_freq_t freq) function in typeref:typename:void

Completed in 14 milliseconds