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

  /src/sys/arch/mips/alchemy/dev/
aupscvar.h 42 void (*psc_enable)(void *, int); member in struct:aupsc_controller
aupsc.c 130 ctrl.psc_enable = aupsc_enable;
auspi.c 150 sc->sc_psc.psc_enable(sc, AUPSC_SEL_SPI);
ausmbus_psc.c 145 sc->sc_ctrl.psc_enable(sc, AUPSC_SEL_SMBUS);

Completed in 1426 milliseconds